My Personal Test Actor
No credit card required
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsMy Personal Test Actor
No credit card required
This is my Test actor for Booking web scraper.
You can access the My Personal Test 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 "search": "New York",
3 "maxPages": 2,
4 "sortBy": "distance_from_search",
5 "currency": "USD",
6 "language": "en-us",
7 "minMaxPrice": "0-999999",
8 "maxReviews": 10,
9 "proxyConfig": {
10 "useApifyProxy": true
11 },
12 "extendOutputFunction": "($) => { return {} }"
13}' |
14apify call enchanted_clamp/my-actor-1 --silent --output-dataset
My Personal Test Actor API through CLI
The Apify CLI is the official tool that allows you to use My Personal Test 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:
Actor Metrics
1 monthly user
-
1 star
>99% runs succeeded
Created in Apr 2023
Modified 2 years ago