Skip to content

Releases: keirkeenan/web-scraper-python-library

Second Release

29 Apr 19:24
c15d119
Compare
Choose a tag to compare
  • 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

29 Mar 18:27
9d8b90a
Compare
Choose a tag to compare

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.