Scrapers.lat logo scrapers.lat
新闻

Transfermarkt Player Market Value & Transfers Scraper

Scrape football player profiles, market values, market value history, transfer history and club squads. Get player name, position, age, nationality, current club, contract expiry and fees. Export to JSON, CSV or Excel.

25 每条记录的字段 JSON · CSV · Excel · API 按用量付费
transfermarkt-scraper.json 200 OK
{
  "imageUrl": "https://img.a.transfermarkt.technology/portrai…",
  "name": "Lionel Messi",
  "playerId": "28003",
  "url": "https://www.transfermarkt.com/-/profil/spieler…",
  "shirtNumber": "10",
  "position": "Attack - Right Winger",
  "dateOfBirth": "24/06/1987",
  "age": 39,
  "placeOfBirth": "Rosario"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Image UrlNamePlayer IdUrlShirt NumberPositionDate Of BirthAgePlace Of BirthHeightNationalityFootCurrent ClubJoined
示例输出

一条真实的示例记录,正是你收到的结构。

Image UrlNamePlayer IdUrl
https://img.a.transfermarkt.techn…Lionel Messi28003https://www.transfermarkt.com/-/p…
https://img.a.transfermarkt.techn…Jude Bellingham581678https://www.transfermarkt.com/jud…
GET /transfermarkt-scraper
{
  "imageUrl": "https://img.a.transfermarkt.technology/portrai…",
  "name": "Lionel Messi",
  "playerId": "28003",
  "url": "https://www.transfermarkt.com/-/profil/spieler…",
  "shirtNumber": "10",
  "position": "Attack - Right Winger",
  "dateOfBirth": "24/06/1987",
  "age": 39,
  "placeOfBirth": "Rosario"
}

常见问题

Which players and clubs are covered?

Coverage is worldwide football, from top European leagues to the World Cup, the Americas, Asia and Africa. Any player or club with a Transfermarkt page can be scraped by name or by URL.

How many players can I collect in one run?

Set Max Items to any number. A name search returns the matching players, a club run returns the full squad, and you can pass many player or club URLs at once. Large runs are paced so the dataset fills steadily.

Can I get the full market value history and transfers, not just the current value?

Yes. With full player details on, every player includes the complete market value timeline (each dated point with the club and the player's age) and the full transfer history with fees and the value at the time of each move.

How do I scrape a specific player or an entire squad?

Choose Player profiles mode and paste one or more profile URLs, or choose Club squad mode and paste one or more squad URLs. Search mode looks players up by name so you do not need any URL.

What happens when a field is missing?

Fields that a player page does not list (for example a boot sponsor or a place of birth) come back empty rather than guessed. If a single player fails to load, the run continues and that record carries an error note.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。