Get started
Product
Back
Start here!
Get data with ready-made web scrapers for popular websites
Browse 8,000+ Actors
Apify platform
Apify Store
Pre-built web scraping tools
Actors
Build and run serverless programs
Integrations
Connect with apps and services
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
Web data 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
Code templates
Python, JavaScript, and TypeScript
Web scraping academy
Courses for beginners and experts
Monetize your code
Publish your scrapers and get paid
Learn
API reference
CLI
SDK
Publish tools on Apify and win big prizes
Join the challenge
Resources
Help and support
Advice and answers about Apify
Submit your ideas
Tell us the Actors you want
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 scraping experts
Pricing
Contact sales
Pay per usage
valek.josef/utils-pipe
Developed by
Josef Válek
0.0 (0)
3
1
Last modified
3 years ago
Developer tools
apify/example-secret-input
This Apify actor showcases how to use secret fields in the actor input.
Apify
39
4.7
jiri.spilka/dataset-query-engine
Use natural language queries to retrieve results from an Apify dataset. This Actor provides a query engine that loads a dataset, executes SQL queries, and synthesizes results.
Jiří Spilka
16
byseitz.agency/rag-browser
This Actor provides essential web browsing and content extraction functionality for AI Agents, LLM applications, and Retrieval-Augmented Generation (RAG) pipelines. It functions similarly to the web search feature in popular LLM chatbots, providing fresh, contextualized data directly from the web.
bySeitz AI & Automation
2
agentify/pure-md-mcp-server
A Model Context Protocol server that provides web content extraction and search capabilities powered by Pure.md. This server converts URLs to clean markdown content and performs web searches, making web content easily accessible to AI assistants.
agentify
caprolok/all-social-media-emails-extractor-by-keyword
Quickly generate targeted email leads from Instagram, TikTok, YouTube, LinkedIn, and Twitter. Effortlessly search by keywords and locations, obtaining structured contact details and direct links. Perfect for marketers, recruiters, and sales professionals.
Caprolok
15
5.0
marco.gullo/browser-pool
A Standby Actor for providing a pool of on-demand browsers, accessible through CDP.
Marco Gullo
23
easyapi/tv-movie-clips-finder
Search and download specific dialogue clips from TV shows, movies, and music videos! Get instant access to video clips, GIFs, and images with exact transcripts. Perfect for content creators, educators, and media enthusiasts. 🎬🔍
EasyApi
48
lukaskrivka/contact-details-merge-deduplicate
Merge and deduplicate all contacts extracted by Contact Details Scraper. Works with multiple datasets. One row per domain.
Lukáš Křivka
113
caprolok/all-social-media-posts-extractor-by-hashtag-and-username
Effortlessly extract posts from Instagram, TikTok, YouTube, LinkedIn, and Twitter. Search by specific keywords and locations to quickly get structured results, including usernames, captions, engagement stats, and direct post links. Ideal for marketers, creators, and researchers.
120
hello.datawizards/Xvideos-Scraper
Extract video data from Xvideos using keywords. Get titles, URLs, durations, thumbnails, uploaders, and views in JSON. Ideal for trend analysis and research. Use Apify Proxy for reliability. Simple input: keyword and item limit. Perfect for data aggregation and automation.
datawizards
Description
JSON Example
transformFunctionstringRequired
transformFunction
Generate input of the actor based on standard webhook payload
targetActorIdstringRequired
targetActorId
Id of actor that should be passed the input
targetActorOptionsobjectOptional
targetActorOptions
Options for the actor that should be started
modeEnumRequired
mode
Select the mode
"handleWebhook": string"outputPayload": string
Default value of this property is "handleWebhook"
"handleWebhook"
payloadobjectOptional
payload
Payload for debugging
apiBaseUrlstringOptional
apiBaseUrl
To be able to run locally
Default value of this property is "https://api.apify.com"
"https://api.apify.com"