/ScrapingTool

A WIP web scraping API for amazon (more sites and features to come)

Primary LanguagePython

ScrapingAPI

A WIP web scraping tool for amazon (more sites and features to come)

Dependencies (pip install -r requirements.txt to install all):

  • BeautifulSoup (pip/pip3 install bs4)
  • Python3