Skip to content

Releases: sushil-rgb/AmazonMe

Version 3.0.0

01 May 17:22
Compare
Choose a tag to compare

Major upgrade

  1. Uses concurrency features for faster scraping.
  2. Scrape 20K records under 2 minutes.

Version 2.0.0

30 Apr 15:20
Compare
Choose a tag to compare

Release v2.0.0
This release includes several changes to the Amazon scraper:

Removed Playwright dependency in favor of aiohttp requests and Beautiful Soup for improved performance and flexibility.
Removed pagination to simplify the code and reduce complexity.
Split the base URL into multiple components to improve readability and maintainability.
We recommend upgrading to this version for a more efficient and streamlined Amazon scraping experience.

Full Changelog: https://github.com/sushil-rgb/AmazonMe/commits/amazon-scraper