smithharryh / AmazonPriceScraper

Scraping prices from amazon to check for discounts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon Price Scraper

I recently bought some new headphones full price and then Amazon discounted them a couple of days later šŸ„². I have free returns for three months and want to check the amazon price to see if it gets to the point where its worth me going to the store to return them and get them from Amazon.

So I made a super simple scraper project running on crontab to scrape amazon and get the current price of my headphones every hour.

Next i'll get it to email me if the price dips below my "efficiency point".

About

Scraping prices from amazon to check for discounts


Languages

Language:Python 71.6%Language:HTML 16.5%Language:Shell 11.9%