Perplexity.AI Actor avatar

Perplexity.AI Actor

Under maintenance
Try for free

3 days trial then $30.00/month - No credit card required now

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Perplexity.AI Actor

Perplexity.AI Actor

jons/perplexity-actor
Try for free

3 days trial then $30.00/month - No credit card required now

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.

You can access the Perplexity.AI 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  "runMode": "DEVELOPMENT",
3  "searchTerms": [
4    "What are the common symptoms of COVID-19?"
5  ],
6  "proxyConfiguration": {
7    "useApifyProxy": true,
8    "apifyProxyGroups": [
9      "RESIDENTIAL"
10    ]
11  }
12}' |
13apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 6 monthly users
  • 4 stars
  • 76.5% runs succeeded
  • 13 days response time
  • Created in Aug 2024
  • Modified 27 days ago
Categories