Get started
Product
Back
Start here!
Get data with ready-made web scrapers for popular websites
Browse 6,000+ Actors
Apify platform
Apify Store
Pre-built web scraping tools
Actors
Build and run serverless programs
Integrations
Connect with apps and services
AI agents
Equip your AI agents with Actors
Anti-blocking
Scrape without getting blocked
Proxy
Rotate scraper IP addresses
Open source
Crawlee
Web scraping and crawling library
Solutions
Build and monetize MCP servers
Learn how to turn MCP servers into revenue with the latest webinar from our AI team. Available now.
Watch now on YouTube
Web data for
Enterprise
Startups
Universities
Nonprofits
Use cases
Data for generative AI
Lead generation
Market research
Sentiment analysis
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
Earn from your code
$495k paid out in August alone. Many developers earn $3k+ every month.
Start earning now
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
operational_nonagon/post-request-actor
Developed by
Vương Phạm Văn (Viva)
0.0 (0)
1
2
Last modified
2 months ago
Automation
Developer tools
clip-forge/instagram-post-scraper-pay-per-request
Instagram Post Scraper - Grab View data from any post
S K I E D
18
useful-tools/do-request
Simple Actor that does request based on the Actor's Input. It allows to overcome issue with WebHooks not supporting to set request Headers.
Useful tools
clothefobia/linkedin-post-likes-scraper
Linkedin Post Likes Scraper-extract Post Likes from any LinkedIn post with our LinkedIn Post Like Scraper. Fast, secure, and no coding required.
clothe fobia
scrapearchitect/instagram-post-downloader-media-image-video-post-scraper
🚀 Download ALL images 🖼️ & videos 🎥 from any post + get deep Media metadata + Scrape Post 🔍 (captions, tech specs, engagement data). Perfect for archiving, marketing & development! 🤖 Save to Apify Storage or get direct links🔥Instagram Post Downloader- Media (Image, Video) & Post Scraper ✨
Scrape Architect
scrapearchitect/instagram-post-video-scraper-video-post-downloader
📸 Download videos from any Instagram post! 🎬 Get HD videos + thumbnails 📥, extract engagement metrics 📊 (likes, comments), post metadata 🗂️ & advanced technical video specs 🔍 Perfect for archiving & analysis! ⚡️Instagram Post & Video Scraper, Video Post Downloader 📥
eloquent_mountain/apify-actor-request-collector
Submit your ideas for new Apify scrapers or actors with the Apify Actor Request Collector. Provide suggestions and an optional email to get updates if your requested actor is built. Created by a community member to enhance your Apify experience!
Paco
clothefobia/instagram-post-like-user-extractor
Instagram Post Like User Extractor- Extract Post user information who like your post.
22
bhansalisoft/instagram-post-comments-scraper
Instagram Post comments Scraper - scrap all instagram post comments with all details with instagram username and userid. you just need to insert post short code then tool will scrape all post comments related to this post
bhansalisoft
107
1.0
apibox/instagram-user-post-scraper
Instagram user post scraper
ApiBox
bhansalisoft/instagram-post-like-scraper-bulk
Instagram Post Like Scraper Bulk - is unique tool for scrap user profile which like post. you can add multiple post and scrap all profiles which like your post.
31
5.0
Description
JSON Example
urlstringRequired
url
The full URL to send the request to.
methodstringRequired
method
The HTTP method to use (e.g., GET, POST, PUT).
headersstringOptional
headers
A JSON string representing the HTTP headers.
payloadstringOptional
payload
A JSON string representing the data to be sent in the request body. Leave empty for GET requests.