Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 463 Bytes

File metadata and controls

29 lines (18 loc) · 463 Bytes

WEB SCRAPER

Python Web Scraper made using Flask framework, MongoDB and APScheduler

To use

  • run python app.py
  • Navigate to localhost:5000

To install

  • clone repo

To run tests

  • run python -m unittest -v test_file.Testing

Screenshot

Home Page

Screenshot

Collected Scraped Data

Screenshot