Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 454 Bytes

Readme.md

File metadata and controls

16 lines (12 loc) · 454 Bytes

Farmify TheScraper

Jupyter Notebook Web Scraper built with BeautifulSoup and Selenium for static and dynamic scraping. After scraping data cleaning, aggregating and database handling scripts for Google Firebase and MongoDB are also included.

All code is open source & included for learning purposes and further delevopment.

Used Packages:

  • Python 3.6
  • Numpy
  • Pandas
  • BeautifulSoup 4
  • Selenium
  • Firefox Webdriver
  • Google Firebase
  • MongoDB