Update README.md

This commit is contained in:
Jayden Pyles
2024-07-07 14:04:31 -05:00
committed by GitHub
parent 7eafce2241
commit 2d28b63b65

View File

@@ -9,10 +9,18 @@ From the table, users can download a csv of the job's results, along with an opt
- Submit URLs for web scraping
- Add and manage elements to scrape using XPath
- Display results of scraped data
!(main_page)[https://github.com/jaypyles/www-scrape/blob/master/docs/main_page.png]
- Download csv containing results
- Rerun jobs
!(job_page)[https://github.com/jaypyles/www-scrape/blob/master/docs/job_page.png]
- User login/signup to organize jobs
!(login)[https://github.com/jaypyles/www-scrape/blob/master/docs/login.png]
## Installation
1. Clone the repository:
@@ -90,7 +98,7 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
### Contributions
Development made easy by developing from (webapp template)[https://github.com/jaypyles/webapp-template]. View documentation for extra information.
Development made easy by developing from [webapp template](https://github.com/jaypyles/webapp-template). View documentation for extra information.
Start development server: