Releases: keirkeenan/web-scraper-python-library
Releases · keirkeenan/web-scraper-python-library
Second Release
- You can now extract more product details from Amazon including ASIN, rating, number of ratings, image url, & product url.
- A
Read the Docs
has also been added, with more examples on how to use the library functions. Try it out for yourself and feel free to post an issue requesting changes or features!
First Release
This library scrapes product data from eBay, Walmart, and Amazon. Currently, its main function is to take a product and company name as input, then return a JSON object containing product information.