Transfermarkt Scraper avatar
Transfermarkt Scraper

Pricing

$15.00/month + usage

Go to Store
Transfermarkt Scraper

Transfermarkt Scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

⚽ Use this free tool as an API for the Transfermarkt website. Scrape and extract data from competition, club or player pages, or almost any Transfermarkt page. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed.

0.0 (0)

Pricing

$15.00/month + usage

12

Total users

2.7k

Monthly users

29

Runs succeeded

>99%

Issue response

0.18 hours

Last modified

10 months ago

You can access the Transfermarkt Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.transfermarkt.com/lionel-messi/profil/spieler/28003"
< },
< {
< "url": "https://www.transfermarkt.com/premier-league/verletztespieler/wettbewerb/GB1"
< },
< {
< "url": "https://www.transfermarkt.com/premier-league/tabelle/wettbewerb/GB1/saison_id/2023"
< }
< ],
< "proxyConfig": {
< "useApifyProxy": true
< },
< "crawlDepth": 1,
< "pageDepth": 1
<}' |
<apify call curious_coder/transfermarkt --silent --output-dataset

⚽ Scrape Transfermarkt API through CLI

The Apify CLI is the official tool that allows you to use Transfermarkt Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: