Transfermarkt Scraper
Pricing
$15.00/month + usage
Transfermarkt Scraper
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.
Pricing
$15.00/month + usage
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 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-datasetThe Apify CLI is the official tool that allows you to use Transfermarkt Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing NPM:
$npm install -g apify-cliOther API clients include: