Examples
Find out what you can do with the Apify platform. See code examples for a variety of use cases and learn about programming language support.
This section provides examples of actors to illustrate what you can do with the Apify platform.
Use cases
The example actors (and many more) are available in Apify Store.
- Scraping specific pages:
- Data processing:
- SEO analysis:
- Monitoring:
Code examples
Below are a few example use cases for what you can do with actors. The Apify SDK documentation contains many more examples using Puppeteer, Playwright, and Cheerio.
- Crawl an entire website.
- Navigate to a page and capture a screenshot.
- Process data.
- Use other actors in yours.
Language support
While most actors are written in JavaScript, this does not have to be the case. You can write Apify actors in any language.