Test name change
No credit card required
Test name change
No credit card required
"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque i
Actor Metrics
1 monthly user
-
0 No bookmarks yet
>99% runs succeeded
Created in Nov 2024
Modified 3 months ago
You can access the Test name change 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://crawlee.dev"
5 }
6 ]
7}' |
8apify call metalman9000/test-name-change --silent --output-dataset
Test name change API through CLI
The Apify CLI is the official tool that allows you to use Test name change locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: