Perplexity.AI Actor avatar
Perplexity.AI Actor

Under maintenance

Pricing

$30.00/month + usage

Go to Store
Perplexity.AI Actor

Perplexity.AI Actor

Under maintenance

Developed by

Jon

Jon

Maintained by Community

Use the Perplexity.ai Scraper to extract information with AI. For example: "Find hotels in Prague that offer free breakfast and have a nightly rate under 1000 CZK." Export the results into a structured dataset.

1.0 (2)

Pricing

$30.00/month + usage

8

Total users

83

Monthly users

5

Runs succeeded

92%

Last modified

3 months ago

You can access the Perplexity.AI Actor 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 '{
< "runMode": "DEVELOPMENT",
< "searchTerms": [
< "What are the common symptoms of COVID-19?"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call jons/perplexity-actor --silent --output-dataset

Perplexity.AI Actor API through CLI

The Apify CLI is the official tool that allows you to use Perplexity.AI Actor locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: