Jacinda Thilini
-
Jacinda Thilini replied to the discussion How do you scrape data from websites with infinite scrolling? in the forum General Web Scraping 16 hours ago
How do you scrape data from websites with infinite scrolling?
I’ve found that inspecting network traffic for API calls is the easiest way to scrape infinite scrolling sites. It’s faster and avoids the overhead of rendering the page.
-
Jacinda Thilini replied to the discussion How to handle CAPTCHA challenges in web scraping projects? in the forum General Web Scraping 16 hours ago
How to handle CAPTCHA challenges in web scraping projects?
Using a CAPTCHA-solving service is straightforward but can be slow and expensive for large-scale scraping. I prefer using IP rotation to avoid triggering CAPTCHAs in the first place.
-
Jacinda Thilini started the discussion What data can be extracted from MarksandSpencer.com using Python? in the forum General Web Scraping 16 hours ago
What data can be extracted from MarksandSpencer.com using Python?
Scraping data from MarksandSpencer.com using Python allows you to gather details such as product names, prices, and availability across categories like clothing, food, and homeware. Marks & Spencer is a leading retailer in the UK, offering a wide range of products that make it an excellent source for market research. Using Python, you can…
-
Jacinda Thilini changed their photo 16 hours ago
-
Jacinda Thilini became a registered member 16 hours ago