Get started
Product
Back
Start here!
Ready-to-run tools for your AI agents and apps. Just pick one and go.
Browse 52,156 Actors
Apify platform
Apify Store
Actors for any job on the web
Actors
Build and run serverless programs
Integrations
Connect with apps and services
MCP
Give your AI access to Actors
Anti-blocking
Scrape without getting blocked
Proxy
Rotate scraper IP addresses
Open source
Crawlee
Web scraping and crawling library
Solutions
MCP server configuration
Configure your Apify MCP server with Actors and tools for seamless integration with MCP clients.
Start building
Apify for
Enterprise
Startups
Universities
Nonprofits
Use cases
Data for generative AI
Data for AI agents
Lead generation
Market research
View more →
Consulting
Apify Professional Services
Apify Partners
Developers
Documentation
Full reference for the Apify platform
Actor templates
Python, JavaScript, and TypeScript
Web scraping academy
Courses for beginners and experts
Monetize your code
Publish your Actors and get paid
Learn
API reference
CLI
SDK
Earn from your code
$1.2M paid out last month. Many developers earn over $3k.
Start earning now
Resources
Help and support
Advice and answers about Apify
Actor ideas
Get inspired to build Actors
Changelog
See what’s new on Apify
Customer stories
Find out how others use Apify
Company
About Apify
Contact us
Blog
Live events
Partners
Jobs
We're hiring!
Join our Discord
Talk to other builders
Pricing
Contact sales
OpenRouter Universal Client
Pay per usage
1232131231/openrouter-universal-client
An Actor to call any OpenRouter model with maximum flexibility.
Rating
0.0
(0)
Developer
123
Actor stats
0
Bookmarked
3
Total users
2
Monthly active users
3 days ago
Last modified
Categories
AI
Agents
Share
classier_stovetop/openrouter-universal-client
Cursor
lukaskrivka/universal-mcp-connector
Universal MCP Connector allows you to run arbitrary workflows on the Apify platform and then publish the results on other platforms that support MCP protocol (most popular platforms do)
Lukáš Křivka
45
visita/universal-document-converter
This Actor is a Compliance Engine. It comes pre-loaded with strict formatting rules for global bureaucracies—from UAE Ministry Offer Letters to Chinese "Red Head" official documents—ensuring your generated files meet local legal standards (margins, fonts, layout) automatically.
Visita Intelligence
heyibad/website-blueprint-prompter
Turn any website into AI-ready prompts. This Actor crawls JS-rendered pages, extracts design tokens and assets, detects the tech stack, and generates structured blueprints for AI code generation and fast prototyping.
Muhammad Ibad Ansari
12
gek0v/ai-web-crawler
Extract structured data from any website using AI. No custom selectors needed.
Angel Rojo
apify/openrouter
You can use any AI LLM model without accounts in AI providers. Use this Actor as a proxy for all requests. Use pay-per-event pricing to pay only for the real credit used.
Apify
6.2K
4.7
(8)
treplit/md2ui-mcp
Turn Markdown into shareable images and email-ready HTML — directly from Claude. Render tables, code blocks, and Mermaid diagrams as PNG, or Gmail-compatible HTML. 9 themes included. No design tools needed.
Treplit
10
khadinakbar/universal-lead-finder
Find B2B leads from any niche and location via DuckDuckGo + website crawl. Returns company name, emails, phones, social links, and lead score. MCP-ready. $3/1K.
Khadin Akbar
146
automation-lab/http-request-builder
Build HTTP requests and export as cURL, fetch, axios, and Python code — all four at once. Supports bearer, basic, and API key auth.
Stas Persiianenko
botflowtech/universal-markdown-scraper-for-llms
Universal Markdown Scraper for LLMs
BotFlowTech
Description
JSON example
OpenRouter API Key
openrouterApiKey
Optional
Your OpenRouter API Key. Leave empty to use Apify Proxy.
Model ID
model
Required
The OpenRouter model ID (e.g., openai/gpt-4o).
Type
type
Type of generation.
Prompt
prompt
The prompt to send to the model.
Messages
messages
Alternative to prompt: Array of message objects.
Max Tokens
max_tokens
Maximum tokens in the response.
Temperature
temperature
Sampling temperature.
Top P
top_p
Nucleus sampling.