FreeToGame Free Games Catalog Scraper avatar

FreeToGame Free Games Catalog Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store
FreeToGame Free Games Catalog Scraper

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

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

ParseForge Banner

🎮 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
🎮 GamersDiscover new free-to-play titles
📊 Games analystsTrack the F2P catalogue
📰 Games journalistsBulk-profile new releases
🧑‍🎓 Games studentsMine the F2P market
🤖 ML engineersBuild game-recommendation training sets
👩‍💻 DevelopersMirror 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

FieldTypeRequiredDescription
platformstringNoSee examples below.
maxItemsintegerNoFree 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

FieldTypeDescription
🖼️ thumbnailstringThumbnail URL.
🆔 idnumberFreeToGame id.
🎮 titlestringGame title.
📝 shortDescriptionstringShort description.
🏷️ genrestringGenre.
💻 platformstringPlatform.
🏢 publisherstringPublisher.
👨‍💻 developerstringDeveloper.
📅 releaseDatestringRelease date.
🔗 gameUrlstringFreeToGame URL.
🔗 freetogameProfileUrlstringFreeToGame profile URL.
🕒 scrapedAtstringWhen fetched.
errorstringSet 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

ApproachSetupPaginationFlatteningExport formats
Raw curl5 minmanualnonemanual
DIY Python script30 minyespartialcode
This Actor5 secondsyesyes7 formats

🚀 How to use

  1. Click Try for free.
  2. Pick your filters from the schema above.
  3. 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.

ActorWhat it does
ParseForge Alpha Vantage Public ScraperPublic stock, FX, and crypto market data.
ParseForge OurAirports ScraperGlobal airport database.
ParseForge Civitai Models ScraperPublic Civitai model catalogue.
ParseForge Hugging Face Spaces ScraperPublic 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.