Skip to content

malaychand/web_scrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Stake Crash Game History Scraper

This project automates the scraping of Crash game history data from the Stake website using undetected_chromedriver and bypasses Turnstile CAPTCHA using 2Captcha.

๐Ÿ“Œ Features

  • โœ… Automates Chrome browser using undetected Selenium
  • ๐Ÿ” Supports Cloudflare Turnstile CAPTCHA solving via 2Captcha
  • ๐Ÿ“Š Scrapes time & multiplier data from game history
  • ๐Ÿ’พ Saves extracted data to a CSV file
  • ๐Ÿ”„ Paginates and collects multiple pages of history

๐Ÿš€ Prerequisites

Before running the script, ensure you have the following:

  • Python 3.7 or higher
  • Google Chrome installed
  • A 2Captcha account and API key
  • Install required Python libraries:
pip install undetected-chromedriver requests beautifulsoup4 selenium

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages