Skip to content

Commit

Permalink
add Screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
cploutarchou committed Sep 4, 2021
1 parent f79a8de commit 62e6199
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,7 @@ if is required to update cron job run you can edit the followings:
A cron job runs the scraper and updates the application database.

* It is required to fetch more pages. You can update the passed parameters of method execute_job() from 10 to any other value between 10 and 1000. The file is located on app/scraper.py

## Screenshots:
![dashboard](https://raw.githubusercontent.com/cploutarchou/web-scraping-with-python/master/assets/dashboard.jpeg)
![Charts](https://raw.githubusercontent.com/cploutarchou/web-scraping-with-python/master/assets/chart.jpeg)

0 comments on commit 62e6199

Please sign in to comment.