Football Web Pages

GRATIS CON POSSIBILITÀ DI UPGRADE
Da Football Web Pages | Aggiornamento 1ヶ月前 | Sports
Popolarità

9.8 / 10

Latenza

2,002ms

Livello di servizio

99%

Health Check

N/A

Torna a tutte le discussioni

football-web-page match 404 error

Rapid account: Oli 5679
oli5679
3年前

The ‘match’ api for football web pages doesn’t work.

See below the autogenerated code.

import requests

url = "https://football-web-pages1.p.rapidapi.com/match.json"

querystring = {"match":"1"}

headers = {
    'x-rapidapi-key': "...",
    'x-rapidapi-host': "football-web-pages1.p.rapidapi.com"
    }

response = requests.request("GET", url, headers=headers, params=querystring)

print(response.text)

This leads to 404 error.

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti