Explore 62 APIs in the Developer-examples category. Explore APIs for example-puppeteer, example-php and more.
Example Puppeteer
Example showing how to use headless Chromium with Puppeteer to open a web page, determine its dimensions, save a screenshot, and print the page to PDF. This actor must use images with Puppeteer (Node.js 8 + Puppeteer on Debian).
apify
Apify
Example Php
Example act using PHP as the main language.
apify
Apify
Example Live View
This example demonstrates how to use web server in actor as communication channel with outer world. Read more at Apify docs https://docs.apify.com/actors/running#container-web-server
apify
Apify
Python Example
Example Actor written in Python, showing how to read the Actor input and push to the Actor's default dataset.
apify
Apify
Web Scraper Experimental Debug
Experimental version of Apify Web Scraper with Chrome debugger integrated
mtrunkat
Apify
Quick Start for Actor Creation
Contains a basic boilerplate of an Apify actor with Node.js source code and a custom Dockerfile. The purpose of this actor is to help you get started quickly to create your own actors.
apify
Apify
Example Web Server
This example demonstrates how to use web server in actor as communication channel with outer world. Read more at Apify docs https://docs.apify.com/actors/running#container-web-server
apify
Apify
YouTube Channels Video Scraper
YouTube Channels Video Scraper is a powerful and user-friendly tool designed to extract valuable data from YouTube channels. This actor allows you to effortlessly collect detailed information about YouTube Videos from a Channel, including video IDs, titles, URLs, views, likes, published times, etc.
topaz_sharingan
Apify
Example Sitemap Cheerio
An example actor that first downloads a sitemap in XML format and the crawls each page from the sitemap using the fast CheerioCrawler from Apify SDK.
jancurn
Apify
Example Call
A simple example showing how to call another actor from an actor. Note that this actor doesn't accept any input and doesn't generate any output.
apify
Apify
Example Process Crawl Results
Iterates through all results from a crawler run and count them. Needs to be called from the crawler's finish webhook by adding an URL to finish the webhook of your crawler. Use this actor as a starting point to develop custom post-processing of data from the crawler.
apify
Apify
Example Secret Input
This Apify actor showcases how to use secret fields in the actor input.
apify
Apify
Stack Overflow Users URLs
medh
Apify
Example Public Actor Input
Example of input schema for public scraping actors
lukaskrivka
Apify
Example Counter
This actor simply counts up from one. In each run it prints one number. Its state (counter position) is stored in a named key-value store. The name of the store is example-counter and you can find in Apify app under Storages.
apify
Apify
FParse
Twitter parse for some accs
mrfoxord
Apify
Actor in Rust Example
Example actor built in Rust programming language. Downloads HTML from any page. Works on Apify platform and locally.
lukaskrivka
Apify
Bing Daily Wallpaper Scraper
Get current Bing Daily Wallpaper or previous ones.
spidoosho
Apify