itch.io Game Assets Scraper
Pricing
from $3.00 / 1,000 results
itch.io Game Assets Scraper
Scrape game asset listings from itch.io, the open marketplace for indie games and game assets. Browse by tag (animation, 2D, 3D, characters, audio, etc.) or by category (new & popular, top rated, etc.). Returns asset name, author, price, description, tags, and URL.
Pricing
from $3.00 / 1,000 results
Rating
5.0
(4)
Developer
Crawler Bros
Maintained by CommunityActor stats
4
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Fab Marketplace Scraper
Extract asset listings from Fab.com — Epic Games' marketplace for game-ready assets, Unreal Engine plugins, 3D models, environments, characters, audio, and more.
Features
- Search by keyword (e.g. "character animation", "sci-fi environment", "RPG")
- Browse by category (3D Assets, Blueprints, Plugins, Audio, Animations, VFX, and more)
- Returns: listing name, seller, categories, price, rating, review count, URL, thumbnail
- Automatic API interception for fast result retrieval
- Pagination support for large result sets
- Apify Proxy support for reliable access
Input
| Field | Type | Description |
|---|---|---|
mode | select | search (keyword) or byCategory (browse category) |
searchQuery | string | Keyword to search for (e.g. "character animation") |
category | select | Asset category filter (14 categories available) |
maxItems | integer | Max assets to return (1–200, default 20) |
proxyConfiguration | proxy | Proxy settings (recommended: Apify AUTO) |
Output
| Field | Description |
|---|---|
listingId | Fab.com listing ID or slug |
name | Asset name |
description | Short description |
seller | Seller/publisher name |
categories | Array of categories |
price | Price (e.g. "29.99", "Free") |
currency | Currency code (USD) |
rating | Average rating (0–5) |
reviewCount | Number of reviews |
downloadCount | Number of downloads/purchases |
url | Fab.com listing URL |
thumbnailUrl | Cover image URL |
scrapedAt | ISO 8601 timestamp |
Example Input
{"mode": "search","searchQuery": "character animation","maxItems": 10,"proxyConfiguration": {"useApifyProxy": true}}
Example Output
{"listingId": "fab-abc123","name": "RPG Character Pack","description": "High-quality RPG characters with full animation sets","seller": "EpicStudio","categories": ["3D Assets", "Characters"],"price": "29.99","currency": "USD","rating": 4.8,"reviewCount": 240,"url": "https://www.fab.com/listings/abc123","thumbnailUrl": "https://cdn.fab.com/thumb.jpg","recordType": "asset","scrapedAt": "2026-05-22T10:00:00+00:00"}
Supported Categories
3D Assets, 2D Assets, Blueprints, Plugins & Extensions, Materials & Shaders, Audio, Animations, Environments, Characters, VFX, HDRI, Fonts, Code Plugins.
FAQ
What is Fab.com? Fab is Epic Games' marketplace for game assets, replacing the Unreal Engine Marketplace and Sketchfab Store. It launched in October 2024 and hosts 60,000+ assets for Unreal Engine, Unity, and other platforms.
Do I need an Epic Games account? No — browsing and search on Fab.com is public. No login required.
Why use a proxy? Fab.com blocks datacenter IP addresses for plain HTTP requests. The Apify AUTO proxy group provides access from varied IPs.
How many results per search? Fab.com typically shows 24–50 assets per page. With pagination, you can collect up to 200 per run.
Are free assets included? Yes. The scraper captures both paid and free assets.