Football Web Pages

FREEMIUM
Por Football Web Pages | Atualizado il y a un mois | Sports
Popularidade

9.8 / 10

Latência

1,906ms

Nível de serviço

99%

Health Check

N/A

Voltar para todas as discussões

football-web-page match 404 error

Rapid account: Oli 5679
oli5679
il y a 3 ans

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.

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários