Skip to content

Commit

Permalink
note about puppeteer/playwright for scraping cloudbet
Browse files Browse the repository at this point in the history
  • Loading branch information
kgravenreuth committed May 22, 2024
1 parent 3985292 commit 8bac266
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/docs/scraping.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ type: docs
Cloudbet supports scraping activities under specific conditions and does not deploy Cloudflare captcha pages by default, regardless of the IP origin, including datacenter IPs. Captcha challenges are only activated when dynamic rate limits are exceeded. These limits are regularly reviewed and adjusted to minimize disruptions and maintain a seamless user experience.

You are encouraged to use the [Cloudbet Feed API](https://www.cloudbet.com/api/) to scrape Cloudbet sports odds. Our Feed API gives you detailed documentation as well as support from Cloudbet representatives and the Cloudbet Community on the [Cloudbet API Discussions Forum](https://github.com/cloudbet/docs/discussions). Such support is not available if you attempt to scrape the Cloudbet website directly.

At the same time, if you want to use a scraping tool such as Puppeteer or Playwright to scrape odds from the Cloudbet website, this is also possible on our platform under specific conditions as mentioned above. However, using such tools is usually much slower and more error prone as compared to using the official Cloudbet API.

0 comments on commit 8bac266

Please sign in to comment.