Rumours Feed

Returns transfer rumours data.

We recommend to sort all Transfers and Rumours after the 'entry date' or 'date_created' attribute, but also to use the 'timestamp' parameter to get all updates made to existing Transfers or Rumours. This could for example be a transfer amount or contract info that was unknown when the transfer was made official, but was made public in the days following the transfer.

Method
Format
Domain/Host
Endpoint
GET
XML
https://feeds1.xmlsportsfeeds.net
/xml/all/transferrumours
GET
JSON
https://feeds1.xmlsportsfeeds.net
/json/all/transferrumours

Parameters

Name
Description
Available Values
Default
Required
key
Your personal feed key.
-
-
Yes
country
Use this to retrieve data from a specific country, e.g. ITA, ENG.
Check your subscription.
-
No
comp
Use this to retrieve data from a specific competition, e.g DEN_1, ENG_1.
Check your subscription.
-
No
club
Use this to retrieve data from a specific club, e.g. ARSENAL, JUVENTUS.
Check your subscription.
-
No
player
Use this to retrieve data from a specific player, e.g. LIONEL-MESSI, CRISTIANO-RONALDO.
Check your subscription.
-
No
player_country_id
Use this to retrieve data from a specific player nationality, e.g. ENG, NOR.
Check your subscription and the "Countries" endpoint.
-
No
language
Use this to retrieve data from a specific language, e.g. dk, no
Check the 'Localization' under 'General Info'.
en
No
currency
Use this to retrieve data from a specific currency, e.g. EUR, USD
Check the 'Localization' under 'General Info'.
EUR
No
timestamp
Use this to retrieve data from a specific update time.
-
-
No
maxlimit
Use this to retrieve a specific number of data.
1-1500
250
No
del
Use this to retrieve deleted data.
yes, no, all
no
No
page
Use this to navigate to a specific page.
whole number (INT)
1
No

XML Example Request

GET https://feeds1.xmlsportsfeeds.net/xml/all/transferrumours?key=YOUR-KEY

JSON Example Request

GET https://feeds1.xmlsportsfeeds.net/json/all/transferrumours?key=YOUR-KEY