Thanks to visit codestin.com
Credit goes to github.com

Skip to content

arodriguez78/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title description
Get started
Welcome to Scrapebet!

Scrapebet provides a real-time API with sports events, stats and mainly, betting odds.

Getting your token

The first thing you need to know is how Authentication works and generate your first token. This is a mandatory step to access the endpoints.

Before making your first request

Before making your first call, we highly suggest to make a fast-check in "References".

{%hint success%}Don't forget to assign your Timezone and date.{%endhint%}

Endpoints

Scrapebet works with just a few simple and unified endpoints that allows you to filter efficiently all the information you need.

There are more endpoints that you will find in each section, those are the most important and the endpoints you'll frequently use.

Avoid common error when calling endpoints

{%hint danger%} Please do not use any other HTTP method than GET.

Using methods like PUT or POST will result in a 404 or 403. Check http-error-codes.md for more information. {%endhint%}

{%hint danger%} Don't use ending slashes / to avoid 301 redirections. {%endhint%}

Sports data endpoints

Odds comparison endpoints

Data schema

Just one more thing before you go. This is how data is structured internally in our API. You may find this diagram flow useful to learn how sports, teams, events, countries,... are related to each other.

How data is structured

About

This repository contains the Scrapebet API documentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published