{
"name": "Arsenal",
"founded": null,
"address": null,
"country": "England",
"city": "London",
"stadium": "Emirates Stadium",
"capacity": 60704,
"phone": null,
"fax": null
}
curl --location --request POST 'https://zylalabs.com/api/6144/arsenal+fc+data+api/8453/get+arsenal+fc+info' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{
"page_title": "Arsenal Squad - Soccerway",
"data_extracted": {
"defenders": [
{
"name": "Calafiori Riccardo",
"age": 23,
"minutes_played": 1359,
"appearances": 1,
"goals": 2,
"assists": 5,
"yellow_cards": 0,
"red_cards": 0
},
{
"name": "Timber Jurrien",
"age": 24,
"minutes_played": 2331,
"appearances": 3,
"goals": 4,
"assists": 5,
"yellow_cards": 0,
"red_cards": 0
},
{
"name": "White Ben",
"age": 28,
"minutes_played": 413,
"appearances": 0,
"goals": 1,
"assists": 0,
"yellow_cards": 0,
"red_cards": 0
}
]
},
"extraction_summary": {
"total_defenders_found": 3,
"data_quality": "high"
}
}
curl --location --request POST 'https://zylalabs.com/api/6144/arsenal+fc+data+api/8454/get+arsenal+fc+squad' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"position":"Required"}'
{
"age": 23,
"min": 1386,
"a": 1,
"yellow_cards": 2,
"red_cards": 5
}
curl --location --request POST 'https://zylalabs.com/api/6144/arsenal+fc+data+api/8455/get+arsenal+fc+player+statistics' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"player":"Required"}'
{
"page_title": "Arsenal Fixtures and Stats | Soccerway",
"data_extracted": {
"team_name": "Arsenal",
"stadium": {
"name": "Emirates Stadium (London)",
"capacity": 60704
},
"next_matches": [
{
"competition": "ENGLAND: Premier League",
"date": "2024-03-04",
"time": "07:30 PM",
"opponent": "Brighton",
"status": "upcoming"
},
{
"competition": "ENGLAND: FA Cup",
"date": "2024-03-07",
"time": "12:15 PM",
"opponent": "Mansfield",
"status": "upcoming"
},
{
"competition": "EUROPE: Champions League - Play Offs",
"date": "2024-03-11",
"time": "05:45 PM",
"opponent": "Bayer Leverkusen",
"status": "upcoming"
},
{
"competition": "ENGLAND: Premier League",
"date": "2024-04-11",
"time": "02:00 PM",
"opponent": "Bournemouth",
"status": "upcoming"
},
{
"competition": "ENGLAND: Premier League",
"date": "2024-04-18",
"time": "02:00 PM",
"opponent": "Manchester City",
"status": "upcoming"
},
{
"competition": "ENGLAND: Premier League",
"date": "2024-04-25",
"time": "02:00 PM",
"opponent": "Newcastle",
"status": "upcoming"
},
{
"competition": "ENGLAND: Premier League",
"date": "2024-05-02",
"time": "02:00 PM",
"opponent": "Fulham",
"status": "upcoming"
},
{
"competition": "ENGLAND: Premier League",
"date": "2024-05-09",
"time": "02:00 PM",
"opponent": "West Ham",
"status": "upcoming"
},
{
"competition": "ENGLAND: Premier League",
"date": "2024-05-17",
"time": "02:00 PM",
"opponent": "Burnley",
"status": "upcoming"
},
{
"competition": "ENGLAND: Premier League",
"date": "2024-05-24",
"time": "03:00 PM",
"opponent": "Crystal Palace",
"status": "upcoming"
}
]
},
"extraction_summary": {
"total_matches_extracted": 10,
"data_quality": "high"
}
}
curl --location --request POST 'https://zylalabs.com/api/6144/arsenal+fc+data+api/8456/get+fixture+for+arsenal+fc' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"competition":"Required"}'
["3 titles"]
curl --location --request GET 'https://zylalabs.com/api/6144/arsenal+fc+data+api/22869/get+arsenal+fc+trophies&tournament=Required' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Arsenal FC Data API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
The Arsenal FC Data API provides comprehensive data including match fixtures, player statistics, historical performance records, and team performance metrics.
The API delivers data in structured formats, primarily JSON, ensuring compatibility with various applications.
You can retrieve player statistics by making a request to the specific endpoint dedicated to player data, which will return detailed statistics for each player.
Yes, the API includes historical performance records, allowing users to analyze past matches and player performances.
The API primarily focuses on comprehensive data rather than real-time updates, but it may include recent match fixtures and results.
Each endpoint returns specific data: the Arsenal FC info endpoint provides club details, the squad endpoint lists players by position, the player statistics endpoint offers individual player stats, the fixture endpoint shows match schedules, and the trophies endpoint details historical achievements in various competitions.
The squad endpoint requires a position parameter (goalkeeper, defenders, midfielders, attackers). The fixture and trophies endpoints require a competition parameter (e.g., Premier League, FA Cup) to filter results accordingly.
The response data is structured in JSON format, with key-value pairs. For example, the squad endpoint returns an array of players categorized by their positions, while the fixture endpoint returns a list of matches with details like date, competition, and scores.
Key fields include "name," "founded," and "stadium" for club info; player names and positions for the squad; and "date," "competition," and "score" for fixtures. Each endpoint has specific fields relevant to the data it provides.
The info endpoint provides general club details, the squad endpoint lists current players by position, the player statistics endpoint offers in-depth stats for individual players, the fixture endpoint shows upcoming matches, and the trophies endpoint details historical wins and placements.
Users can customize requests by specifying parameters such as player position for the squad endpoint or competition type for the fixture and trophies endpoints, allowing for tailored data retrieval based on specific interests.
Typical use cases include analyzing player performance, tracking match schedules, researching historical achievements, and building applications that provide fans with detailed insights into Arsenal FC's activities and statistics.
Data accuracy is maintained through regular updates and validation processes, ensuring that the information reflects the latest statistics, match results, and player details, sourced from reliable sports data providers.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund