
Flashscore Scraper
Deprecated
Pricing
$5.00/month + usage

Flashscore Scraper
Deprecated
The results of your favourite leagues, teams or players are at your fingertips. Get all match results including the most important statistics from 30+ sports such as ⚽️ Soccer, 🎾 Tennis, 🏀 Basketball, 🏒 Hockey, 🏈 American football, ⚾️ Baseball and more using the API created from flashscore.com
5.0 (1)
Pricing
$5.00/month + usage
11
Total users
794
Monthly users
36
Runs succeeded
>99%
Last modified
8 months ago
Unable to scrape doubles matches
Closed
Hello, my name is Arushi and I'm a PhD student. I'm trying to scrape women's doubles tennis matches using the url : https://www.flashscore.com/tennis/wta-doubles/abu-dhabi-2024/results/. However, after the run I can see that there is no data since the API is probably not built for scrape names of two players, as indicated in the logs. Is this something that can be enhanced in the API ? I need data for all women's doubles matches and this would be very useful for me.
Snippet from the log 2025-01-09T14:03:50.641Z WARN PlaywrightCrawler: Reclaiming failed request back to the list or queue. locator.textContent: Error: strict mode violation: locator('.duelParticipant__home a.participant__participantName') resolved to 2 elements: 2025-01-09T14:03:50.642Z 1) <a target="_blank" href="/player/melichar-nicole/zD…>Melichar-Martinez N. aka getByRole('link', { name: 'Melichar-Martinez N.' }).nth(1) 2025-01-09T14:03:50.643Z 2) <a target="_blank" href="/player/perez-ellen/MeLlB3…>Perez E. aka getByRole('link', { name: 'Perez E.' }).nth(1)
Hello, yes, you’re right. Unfortunately, this feature isn’t supported at the moment. I’ll try to look into it in the near future to see if it could be added.