Futbin Category Details
Pricing
from $90.00 / 1,000 results
Futbin Category Details
This Apify actor scrapes comprehensive player data from Futbin, including stats, prices, and play styles for FIFA Ultimate Team analysis. It offers flexible URL inputs, proxy integration for reliability, scalable crawling, and structured JSON output....
Pricing
from $90.00 / 1,000 results
Rating
0.0
(0)
Developer

GetDataForMe
Actor stats
0
Bookmarked
6
Total users
0
Monthly active users
5 days ago
Last modified
Categories
Share
Introduction
Futbin Category Details is a powerful Apify Actor designed to scrape comprehensive player information from Futbin, a popular FIFA Ultimate Team database. It extracts detailed stats, prices, play styles, and more for players across various categories, enabling users to gather valuable data for analysis, trading, or research. This actor leverages CheerioCrawler for efficient, reliable web scraping, ensuring high-quality data extraction with minimal setup.
Features
- Comprehensive Data Extraction: Captures player details including ratings, positions, stats, prices, and play styles from Futbin pages.
- Flexible URL Input: Supports multiple start URLs to target specific player categories or lists.
- Proxy Integration: Uses Apify's residential proxies to avoid IP blocks and ensure uninterrupted scraping.
- Scalable Crawling: Configurable request limits to handle large datasets without overloading resources.
- Structured Output: Delivers clean JSON data with nested objects for easy integration into applications or databases.
- Error-Resilient: Built-in handling for common scraping challenges like dynamic content or rate limits.
- Fast and Efficient: Optimized for speed, processing multiple pages quickly while maintaining data accuracy.
Input Parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| startUrls | array | Yes | URLs to start crawling from, typically Futbin player pages or category lists. | [{"url": "https://www.futbin.com/players"}] |
| maxRequestsPerCrawl | integer | No | Maximum number of requests the crawler can make per run. Helps control costs and avoid overloading the target site. | 100 |
| proxyConfiguration | object | No | Proxy settings to mask the scraper's origin, using Apify's proxy groups for better reliability. | {"useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"]} |
Example Usage
To run the actor, provide input parameters like this:
{"startUrls": [{"url": "https://www.futbin.com/players"}],"maxRequestsPerCrawl": 50,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Example output:
[{"url": "https://www.futbin.com/26/player/18692/nazario-de-lima","playerName": "NAZÁRIO DE LIMA","rating": 94,"position": "ST","rolePlus": "++","alternativePositions": [],"foot": "","weakFoot": null,"skillMoves": 5,"height": "183cm | 6'0'","birthdate": "22-09-1976","nation": "Brazil","league": "Icons","club": "EA FC ICONS","stats": {"Pac": 88,"Sho": 86,"Pas": 71,"Dri": 86,"Def": 35,"Phy": 67},"detailedStats": {"Pace": {"value": 94,"statId": "1","subStats": {"Acceleration": {"value": 95,"statId": "13"},"Sprint Speed": {"value": 94,"statId": "14"}}},"Shooting": {"value": 94,"statId": "2","subStats": {"Finishing": {"value": 97,"statId": "16"},"Shot Power": {"value": 93,"statId": "17"},"Long Shots": {"value": 88,"statId": "18"},"Volleys": {"value": 95,"statId": "19"},"Penalties": {"value": 88,"statId": "20"},"Att. Position": {"value": 95,"statId": "15"}}},"Passing": {"value": 79,"statId": "3","subStats": {"Vision": {"value": 80,"statId": "21"},"Crossing": {"value": 72,"statId": "22"},"Short Pass": {"value": 84,"statId": "24"},"Long Pass": {"value": 73,"statId": "25"},"Curve": {"value": 85,"statId": "26"},"FK Acc.": {"value": 88,"statId": "23"}}},"Dribbling": {"value": 94,"statId": "4","subStats": {"Agility": {"value": 89,"statId": "27"},"Balance": {"value": 83,"statId": "28"},"Reactions": {"value": 94,"statId": "29"},"Ball Control": {"value": 94,"statId": "30"},"Dribbling": {"value": 96,"statId": "31"},"Composure": {"value": 89,"statId": "32"}}},"Defending": {"value": 43,"statId": "5","subStats": {"Interceptions": {"value": 40,"statId": "33"},"Stand Tackle": {"value": 40,"statId": "36"},"Slide Tackle": {"value": 35,"statId": "37"},"Heading Acc.": {"value": 84,"statId": "34"},"Def. Aware": {"value": 36,"statId": "35"}}},"Physical": {"value": 75,"statId": "6","subStats": {"Jumping": {"value": 79,"statId": "38"},"Stamina": {"value": 81,"statId": "39"},"Strength": {"value": 83,"statId": "40"},"Aggression": {"value": 46,"statId": "41"}}}},"metaStats": {"baseStatsTotal": 479,"inGameStats": 2296},"prices": {"console": {"lowestPrice": 700000,"priceRange": {"min": 848000,"max": 15000000}},"pc": {"lowestPrice": 532000,"priceRange": {"min": 513000,"max": 9700000}}},"playStyles": [{"name": "Quick Step","isPlus": true},{"name": "Finesse Shot","isPlus": false}],"roles": [{"position": "ST","role": "Advanced Forward\n ++"}],"scrapedAt": "2026-01-14T17:06:22.304Z"}]
Use Cases
- Market Research: Analyze player prices and stats to identify undervalued assets in FIFA Ultimate Team.
- Competitive Intelligence: Gather data on top players for team-building strategies or esports preparation.
- Price Monitoring: Track price fluctuations for trading decisions in virtual marketplaces.
- Content Aggregation: Build databases for blogs, apps, or tools focused on FIFA gaming.
- Academic Research: Study player attributes and trends in sports analytics.
- Business Automation: Automate data collection for fantasy sports platforms or betting apps.
Installation and Usage
- Search for "Futbin Category Details" in the Apify Store.
- Click "Try for free" or "Run".
- Configure input parameters as needed.
- Click "Start" to begin extraction.
- Monitor progress in the log.
- Export results in your preferred format (JSON, CSV, Excel).
Output Format
The actor outputs a JSON array of player objects. Each object includes fields like url, playerName, rating, position, stats (basic attributes), detailedStats (nested sub-stats), prices (console and PC ranges), playStyles, roles, and scrapedAt timestamp. This structured format allows for easy parsing and integration, with numerical values for stats and prices ensuring quantitative analysis.
Error Handling
The actor handles common errors such as network timeouts, invalid URLs, or site changes by retrying requests and logging issues. If a page fails to load, it skips to the next URL. For persistent problems, check the run logs and adjust proxy settings or reduce maxRequestsPerCrawl.
Rate Limiting and Best Practices
Futbin may impose rate limits; use proxies to distribute requests. Best practices include starting with low maxRequestsPerCrawl, monitoring logs for errors, and running during off-peak hours. Respect site terms to avoid bans.
Limitations
Data accuracy depends on Futbin's updates; prices may fluctuate. Not all player pages may load if heavily rate-limited. The actor focuses on public data and does not access private accounts.
Support
For custom/simplified outputs or bug reports, please contact:
- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: https://getdataforme.com/contact/
We're here to help you get the most out of this Actor!