Target Keyword Scraper avatar
Target Keyword Scraper

Pricing

$3.00/month + usage

Go to Store
Target Keyword Scraper

Target Keyword Scraper

Developed by

Eve Ezetta

Eve Ezetta

Maintained by Community

0.0 (0)

Pricing

$3.00/month + usage

1

Total users

9

Monthly users

1

Runs succeeded

96%

Last modified

a year ago

You can access the Target Keyword Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "keywords": [
< "fridge"
< ],
< "pages": 1,
< "productsPerPage": 24,
< "maxRequests": 50
<}' |
<apify call crafter/target-keyword-scraper --silent --output-dataset

Target Keyword Scraper API through CLI

The Apify CLI is the official tool that allows you to use Target Keyword Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: