Transfermarkt Scraper avatar

Transfermarkt Scraper

Try for free

3 days trial then $15.00/month - No credit card required now

View all Actors
Transfermarkt Scraper

Transfermarkt Scraper

curious_coder/transfermarkt
Try for free

3 days trial then $15.00/month - No credit card required now

⚽ 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.

You can access the Transfermarkt Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://www.transfermarkt.com/lionel-messi/profil/spieler/28003"
5    },
6    {
7      "url": "https://www.transfermarkt.com/premier-league/verletztespieler/wettbewerb/GB1"
8    },
9    {
10      "url": "https://www.transfermarkt.com/premier-league/tabelle/wettbewerb/GB1/saison_id/2023"
11    }
12  ],
13  "proxyConfig": {
14    "useApifyProxy": true
15  },
16  "crawlDepth": 1,
17  "pageDepth": 1
18}' |
19apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 31 monthly users
  • 9 stars
  • 100.0% runs succeeded
  • 6.6 days response time
  • Created in Sep 2018
  • Modified 3 months ago
Categories