SeleniumBase icon indicating copy to clipboard operation
SeleniumBase copied to clipboard

GitHub Actions examples of scraping data from Copilot and Walmart

Open mdmintz opened this issue 4 months ago • 0 comments

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:

  • https://github.com/mdmintz/seleniumbase-examples/actions/runs/18667847608/job/53222753997#step:14:15

  • https://github.com/mdmintz/undetected-testing/actions/runs/18480056309/job/52652811730#step:17:14


Screenshot of scraping Copilot:

Image

Screenshot of scraping Walmart:

Image

Example code for the above:

mdmintz avatar Oct 21 '25 01:10 mdmintz