

Toni Antikles
-
Toni Antikles replied to the discussion How to scrape rental property data from Trulia.com using Ruby? in the forum General Web Scraping 2 months ago
How to scrape rental property data from Trulia.com using Ruby?
To avoid detection by Trulia’s anti-scraping measures, proxies and user-agent rotation are essential. By rotating proxies, requests appear to come from different IP addresses, reducing the likelihood of being flagged as a bot. Similarly, rotating user-agent headers ensures that requests mimic those of various browsers and devices. Introducing…
-
Toni Antikles replied to the discussion Scraping flight details using Go for performance efficiency in the forum General Web Scraping 2 months ago
Scraping flight details using Go for performance efficiency
Using proxies prevents blocks when scraping flight data frequently. Rotating IPs ensures I stay under the radar and avoid detection.
-
Toni Antikles replied to the discussion How to scrape customer reviews from a hotel booking site? in the forum General Web Scraping 2 months ago
How to scrape customer reviews from a hotel booking site?
Adding delays between requests prevents triggering anti-scraping mechanisms. I randomize the delays to make my scraper appear more like a real user.
-
Toni Antikles changed their photo 2 months ago
-
Toni Antikles became a registered member 2 months ago