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.

Run mode

runModeEnumOptional

This property indicates the scraper's mode of operation. In DEVELOPMENT mode, the scraper ignores page timeouts, doesn't use sessionPool, opens pages one by one and enables debugging via Chrome DevTools. Open the live view tab or the container URL to access the debugger. Further debugging options can be configured in the Advanced configuration section. PRODUCTION mode disables debugging and enables timeouts and concurrency.

For details, see Run mode in README.

Value options:

"PRODUCTION": string"DEVELOPMENT": string

Default value of this property is "PRODUCTION"

Search terms

searchTermsarrayRequired

A list of search terms to use for the search. Each search term will run as a separate search.

Proxy configuration

proxyConfigurationobjectRequired

Specifies proxy servers that will be used by the scraper in order to hide its origin.

For details, see Proxy configuration in README.

Default value of this property is {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}

Proxy rotation

proxyRotationEnumOptional

This property indicates the strategy of proxy rotation and can only be used in conjunction with Apify Proxy. The recommended setting automatically picks the best proxies from your available pool and rotates them evenly, discarding proxies that become blocked or unresponsive. If this strategy does not work for you for any reason, you may configure the scraper to either use a new proxy for each request, or to use one proxy as long as possible, until the proxy fails. IMPORTANT: This setting will only use your available Apify Proxy pool, so if you don't have enough proxies for a given task, no rotation setting will produce satisfactory results.

Value options:

"RECOMMENDED": string"PER_REQUEST": string"UNTIL_FAILURE": string

Default value of this property is "RECOMMENDED"

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