-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Tutorials & LearningTutorial videos and blog postsTutorial videos and blog postsUC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP Mode
Description
GitHub Actions examples of scraping data from Copilot and Walmart
Copilot and Walmart are two sites that use anti-bot services (Cloudflare and PerimeterX).
The following GitHub Actions examples show SeleniumBase scraping data from both sites via Ubuntu Linux servers:
Screenshot of scraping Copilot:
Screenshot of scraping Walmart:
Example code for the above:
- examples/cdp_mode/raw_copilot.py (UC Mode + CDP Mode)
- examples/cdp_mode/raw_cdp_copilot.py (Pure CDP Mode)
- examples/cdp_mode/raw_walmart.py (UC Mode + CDP Mode)
- examples/cdp_mode/raw_cdp_walmart.py (Pure CDP Mode)
ebulku
Metadata
Metadata
Assignees
Labels
Tutorials & LearningTutorial videos and blog postsTutorial videos and blog postsUC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP Mode