Project information

  • Category: Automation
  • Github Repo: LINK

Ski Resort Web Scraper

Description: Web scraper designed to automatically connect to a VPN (from a randomly selected country), bypass Captcha on a ski resort website (if present), obtain API cookie, close window and disconnect from VPN, automatically reconnect to another VPN (from another randomly selected country), then use the API cookie to pull ski resort ticket price data over a customizable range of dates and age groups. Data is exported into an output CSV file.

Python Libraries: Selenium, Json, Requests, OS, CSV, Datetime, Capsolver, Urllib