Creates a db (or an output txt file) with text ads for products
written in python 3 + beautiful soup
To Run:
-
install beautiful soup https://www.crummy.com/software/BeautifulSoup/bs4/doc/#installing-beautiful-soup
-
cmd line
python3 ad_scraper.py
- profit
NOTE: bing not ready for primetime yet...
bs4 documentation: https://www.crummy.com/software/BeautifulSoup/bs4/doc/