

Aravinda Govind
-
Aravinda Govind replied to the discussion Legal considerations and ethics of web scraping: What are the boundaries? in the forum General Web Scraping 10 months ago
Legal considerations and ethics of web scraping: What are the boundaries?
It’s a gray area—many people scrape, but you could still get blocked or face legal action if the site owner notices.
-
Aravinda Govind replied to the discussion How do you handle pagination when scraping websites? in the forum General Web Scraping 10 months ago
How do you handle pagination when scraping websites?
Scrapy’s pagination support is helpful if you’re using that framework. It can auto-detect pagination links based on your rules, which reduces custom coding, and it stops when no next link is found.
-
Aravinda Govind started the discussion How can I scrape data from web apps built with React or Vue.js? in the forum General Web Scraping 10 months ago
How can I scrape data from web apps built with React or Vue.js?
Use Selenium or Playwright to wait for React or Vue components to fully load before scraping the rendered data.
-
Aravinda Govind changed their photo 10 months ago
-
Aravinda Govind became a registered member 10 months ago