Football Web Pages

FREEMIUM
Por Football Web Pages | Actualizada 21日前 | Sports
Popularidad

9.8 / 10

Latencia

1,801ms

Nivel de servicio

99%

Health Check

N/A

Volver a todas las conversaciones

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.

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios