
Micro Actor
Try for free
No credit card required
Go to Store

Micro Actor
tereza_vrchovinova/micro-actor
Try for free
No credit card required
Super speedy Actor used for Cypress tests.
Developer
Maintained by Community
Actor Metrics
5 monthly users
-
3 bookmarks
>99% runs succeeded
Created in Feb 2024
Modified a month ago
Categories
You can access the Micro Actor programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://docs.apify.com/"
5 }
6 ]
7}' |
8apify call tereza_vrchovinova/micro-actor --silent --output-dataset
Micro Actor API through CLI
The Apify CLI is the official tool that allows you to use Micro Actor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: