

Sandhya Lockie
-
Sandhya Lockie replied to the discussion How can I automate data scraping from e-commerce sites like Amazon? in the forum General Web Scraping 5 months ago
How can I automate data scraping from e-commerce sites like Amazon?
You could try Selenium or Playwright for dynamically loaded content, but be aware that Amazon has strong anti-bot measures.
-
Sandhya Lockie replied to the discussion How does Go handle concurrency compared to Python? in the forum General Web Scraping 5 months ago
How does Go handle concurrency compared to Python?
If your app needs to handle thousands of concurrent tasks, Go is the better choice.
-
Sandhya Lockie started the discussion How to scrape data from a site behind a paywall? in the forum General Web Scraping 5 months ago
How to scrape data from a site behind a paywall?
If there’s a free trial, you can try logging in using Selenium and scraping the data during the trial period.
-
Sandhya Lockie changed their photo 5 months ago
-
Sandhya Lockie became a registered member 5 months ago