OpenRouter AI Model Pricing Scraper
Pricing
from $32.85 / 1,000 results
OpenRouter AI Model Pricing Scraper
Scrape AI model catalog and pricing from OpenRouter public API. Get prompt/completion price per token, context length, modality, top providers, and supported features for 300+ AI models. No API key required.
Pricing
from $32.85 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
10
Total users
1
Monthly active users
3 hours ago
Last modified
Categories
Share

π€ OpenRouter AI Model Pricing Scraper
π Pull the entire OpenRouter model catalog in seconds. Filter by provider, modality, context length, and price. No API key, no registration, no manual CSV wrangling.
The OpenRouter AI Model Pricing Scraper extracts the complete public model catalog from OpenRouter, a unified gateway that exposes hundreds of large language models from the major AI labs and independent providers. The actor lists every model with prompt and completion prices normalized to USD per million tokens, context length, modality, tokenizer family, supported parameters, knowledge cutoff, and links back to the canonical OpenRouter model page.
You can search by free-text query, narrow to a single provider like OpenAI or Anthropic, restrict to a modality such as text+image->text, set minimum context length, and cap maximum prompt or completion price. A freeOnly flag returns just the no-cost models, which is handy for prototyping. Results sort by newest first, lowest price, or longest context. The output is flat JSON ready to feed into a price comparison dashboard, an AI gateway selector, or a cost-aware routing layer in your own app.
| π― Target audience | πΌ Primary use cases |
|---|---|
| AI app builders | Choose the cheapest model that meets your context and modality needs |
| FinOps and procurement | Track LLM unit economics across vendors over time |
| ML researchers | Survey the available open and proprietary model landscape |
| Tooling and gateway vendors | Keep your in-app catalog in sync with OpenRouter |
| Content and developer marketing | Source up-to-date model spec tables for blog posts and docs |
π What the OpenRouter Models Pricing Scraper does
- π Free-text search. Match by model id, display name, or description fragments.
- π·οΈ Provider filter. Pick one of 55+ providers from a curated enum, including AI21, Anthropic, Cohere, DeepSeek, Google, Meta Llama, Mistral, OpenAI, Perplexity, Qwen, x-AI, and more.
- π¨ Modality filter. Filter to
text->text,text+image->text,text->image, ortext+audio->textmodels in one click. - π° Price ceilings. Set max prompt price and max completion price (USD per 1M tokens) to keep budget-friendly options.
- π Context length floor. Only return models that handle at least N tokens of context.
- π Free tier only. Toggle
freeOnlyto surface models with zero prompt and completion cost for prototyping. - π Sort modes. Newest first, ascending prompt price, ascending completion price, descending context, or alphabetical name.
Each record carries a full normalized fingerprint: model id, canonical slug, name, description, knowledge cutoff, context length, max completion tokens, input and output modalities, tokenizer, prompt and completion prices per million tokens, optional input-cache and image and web-search and internal-reasoning prices, moderation flag, Hugging Face id, supported parameters, default parameters, and a direct URL to the OpenRouter model page.
π‘ Why it matters: Model pricing changes weekly. Without a fresh catalog you risk wiring your product to an overpriced or deprecated endpoint. This actor lets you re-pull the full landscape on demand and compare apples to apples on a single price unit.
π Data fields
Each record includes: canonicalSlug, completionPricePerMillion, contextLength, createdAt, defaultParameters, description, huggingFaceId, id, inputModalities, isModerated, knowledgeCutoff, links, maxCompletionTokens, modality, name, outputModalities, promptPricePerMillion, scrapedAt, supportedParameters, tokenizer, url. All 21 field names come from a real production run, so what you see here is what lands in your dataset.
π How to use
- π Create a free Apify account. Sign up at Apify and claim the $5 starter credit.
- ποΈ Open the actor. Pick filters such as
provider,modality,minContextLength, ormaxPromptPricePerMillion. - π Optional: search. Add a free-text query like
codingorreasoningto narrow the list. - βΆοΈ Run it. Free users get a 10-row preview, paid users can pull up to 1,000,000 records per run.
- π€ Export. Download JSON, CSV, or Excel, or push results into Google Sheets, Airtable, Slack, Notion, or a database via Apify integrations.
β±οΈ Total time from sign-up to first dataset: about 90 seconds.
π Recommended Actors
- π GitHub Trending Scraper - track open-source AI and ML repos by language and date
- π¦ NPM Packages Scraper - inspect Node.js AI client libraries by downloads and versions
- π Open Library Scraper - source AI and ML book metadata for content pipelines
- π CrossRef Scraper - pull peer-reviewed AI research papers and citation graphs
- π Wikidata Entity Search Scraper - enrich model metadata with structured entity references
π‘ Pro Tip: browse the complete ParseForge collection for more data feeds across developer ecosystems, research, and AI tooling.
This Actor accesses publicly available data only. By using it you accept the responsibility to comply with the source's Terms of Service, rate limits, and applicable laws including data-protection regulations. The data is scraped on-demand from the upstream public API and is not cached or pre-stored by this Actor.
π Need Help?
If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.
For faster answers, join our Discord. It's the best place to get support and suggest new actors.