Skip to content

Instantly share code, notes, and snippets.

@kawing-ho
Created August 26, 2018 00:49
Show Gist options
  • Save kawing-ho/2bcfed03922252e2326420af6a77631f to your computer and use it in GitHub Desktop.
Save kawing-ho/2bcfed03922252e2326420af6a77631f to your computer and use it in GitHub Desktop.
Example of using selenium webdriver + headless chrome to scrape links from dynamic-content pages
@kawing-ho
Copy link
Author

kawing-ho commented Aug 26, 2018

Each set scrapes around 300 links, so there are presumably 20 page loads per set, AirBNB starts blocking the scraper after the 8th set so thats about 160+ page loads, which is pretty decent for a small amount of scraping :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment