mirror of
https://github.com/jaypyles/Scraperr.git
synced 2025-12-12 18:56:17 +00:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user