FreeToGame Free Games Catalog Scraper
Pricing
from $7.50 / 1,000 results
FreeToGame Free Games Catalog Scraper
Browse the FreeToGame catalogue of free to play titles across PC and browser. Filter by platform, category slug like shooter or mmorpg, and sort by popularity, release date, alphabetical, or relevance. Useful for gaming directories, deal sites, and community recommendation feeds.
Pricing
from $7.50 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share

🎮 FreeToGame Public API Scraper
🚀 Export the FreeToGame catalogue with title, thumbnail, genre, platform, publisher, and release date, straight from the public FreeToGame API.
🕒 Last updated: 2026-06-05 · 📊 13 fields per record · 400+ free-to-play games · PC, browser, console · Genre, platform, publisher, developer
The FreeToGame Public API Scraper turns the freetogame.com public endpoint into a clean dataset. It calls the public API with whichever filters you supply, then flattens each record into one row.
Coverage spans 400+ free-to-play games · pc, browser, console · genre, platform, publisher, developer. Each row carries the most useful identifiers, names, scores, and timestamps the upstream feed exposes.
| 🎯 Target Audience | 💡 Primary Use Cases |
|---|---|
| 🎮 Gamers | Discover new free-to-play titles |
| 📊 Games analysts | Track the F2P catalogue |
| 📰 Games journalists | Bulk-profile new releases |
| 🧑🎓 Games students | Mine the F2P market |
| 🤖 ML engineers | Build game-recommendation training sets |
| 👩💻 Developers | Mirror FreeToGame into apps |
📋 What the FreeToGame Public API Scraper does
- Calls /games with optional platform, category, and sort-by filters.
- Exposes id, title, thumbnail, short description, genre, platform, publisher, developer, and release date.
- Returns the FreeToGame URL for each game.
- Casts numeric ids cleanly.
- Surfaces upstream errors as a clean error record.
💡 Why it matters. FreeToGame is the canonical free-to-play game directory. This actor turns its catalogue into a flat dataset.
🎬 Full Demo
🚧 Coming soon.
⚙️ Input
| Field | Type | Required | Description |
|---|---|---|---|
platform | string | No | See examples below. |
maxItems | integer | No | Free users 10, paid up to 1,000,000. Prefill is 10. |
Example 1, All PC F2P games.
{ "platform": "pc", "maxItems": 100 }
Example 2, Browser shooters.
{ "platform": "browser", "category": "shooter", "maxItems": 20 }
⚠️ Good to Know. The FreeToGame API is public, free, no key required.
📊 Output
| Field | Type | Description |
|---|---|---|
🖼️ thumbnail | string | Thumbnail URL. |
🆔 id | number | FreeToGame id. |
🎮 title | string | Game title. |
📝 shortDescription | string | Short description. |
🏷️ genre | string | Genre. |
💻 platform | string | Platform. |
🏢 publisher | string | Publisher. |
👨💻 developer | string | Developer. |
📅 releaseDate | string | Release date. |
🔗 gameUrl | string | FreeToGame URL. |
🔗 freetogameProfileUrl | string | FreeToGame profile URL. |
🕒 scrapedAt | string | When fetched. |
❌ error | string | Set when upstream returned an error. |
Sample record.
{"thumbnail": "","id": 0,"title": "","shortDescription": "","genre": "","platform": "","publisher": "","developer": "","releaseDate": "","gameUrl": "","freetogameProfileUrl": "","scrapedAt": "2026-06-05T12:00:00.000Z","error": null}
✨ Why choose this Actor
| 🆓 | Public FreeToGame endpoint, no scraping tricks needed. | | 🧹 | Flattens nested upstream payloads into one row per record. | | 🔢 | Casts numeric fields cleanly for spreadsheet imports. | | 🛟 | Surfaces upstream errors as clean rows. | | 🔌 | Filters exposed for the most common slicing needs. | | 💾 | Push to dataset for spreadsheet, warehouse, or webhook export. |
📈 How it compares to alternatives
| Approach | Setup | Pagination | Flattening | Export formats |
|---|---|---|---|---|
Raw curl | 5 min | manual | none | manual |
| DIY Python script | 30 min | yes | partial | code |
| This Actor | 5 seconds | yes | yes | 7 formats |
🚀 How to use
- Click Try for free.
- Pick your filters from the schema above.
- Click Start. Your dataset is ready in seconds.
💼 Business use cases
📊 Analytics. Mirror FreeToGame into a warehouse for dashboards.
🏢 Internal tooling. Mirror the data into private apps without writing client code.
📰 Journalism. Verify and bulk-fetch records for stories.
🤖 Machine learning. Build training sets from a known canonical source.
🔌 Automating FreeToGame Public API Scraper
- Make / Zapier: schedule a daily run.
- Cron schedule: native Apify scheduler.
- Webhooks: POST on completion.
- Warehouse pipe: native integrations move datasets straight into BigQuery, Snowflake, or Postgres.
🌟 Beyond business use cases
🎓 Education. Teach API integration with a clean dataset.
🧪 Personal research. Track the data you care about.
🤝 Non-profit and open data. Power public dashboards.
🧰 Tinkering and prototyping. Spin up a feed for side projects in seconds.
🤖 Ask an AI assistant about this scraper
Drop this README into ChatGPT, Claude, or any AI assistant and ask it to design a pipeline. The input fields, schema, and examples above contain everything an LLM needs.
❓ Frequently Asked Questions
❓ Do I need an API key? No. The endpoint is public.
❓ Pagination? Yes, handled automatically where the upstream supports it.
❓ Rate limits? The upstream sets the rate limit. The actor surfaces upstream errors cleanly.
❓ Schema stability? Core fields are stable. Optional fields are passed through when present.
❓ Real-time? Yes, every run hits the live endpoint.
❓ Spreadsheet export? Yes, via the Apify dataset UI.
❓ Scheduling? Yes, via the Apify scheduler.
❓ Public data only? Yes.
❓ Free trial? Yes, $5 free credit on signup covers many runs.
❓ Webhook integration? Yes, native Apify webhooks fire on run completion.
🔌 Integrate with any app
Apify ships native integrations with Make, Zapier, Slack, Discord, Google Drive, Google Sheets, Gmail, Airbyte, Keboola, Telegram, GitHub, and any REST API or webhook endpoint. Trigger runs from a calendar event, a form submission, a cron job, or pipe results straight into BigQuery, Snowflake, or a Postgres warehouse.
🔗 Recommended Actors
| Actor | What it does |
|---|---|
| ParseForge Alpha Vantage Public Scraper | Public stock, FX, and crypto market data. |
| ParseForge OurAirports Scraper | Global airport database. |
| ParseForge Civitai Models Scraper | Public Civitai model catalogue. |
| ParseForge Hugging Face Spaces Scraper | Public Hugging Face Spaces metadata. |
💡 Pro Tip. browse the complete ParseForge collection for 900+ production-grade scrapers across business intelligence, real estate, e-commerce, sports, finance, and public records.
Disclaimer. This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.