Perplexity AI Instant Response Actor

Perplexity AI Instant Response Actor

The Perplexity AI Actor allows you to interact with the Perplexity effortlessly. Simply input your queries and customize your results with system-level instructions and model selection. Enjoy customizable responses with no effort!

AIAUTOMATIONINTEGRATIONSApify

Perplexity AI Actor - README

Welcome to the Perplexity AI Actor! This actor allows you to interact with the Perplexity API seamlessly on the Apify platform, enabling you to send queries and receive responses without writing a single line of code.

Table of Contents


Introduction

The Perplexity AI Actor simplifies querying the Perplexity API. It empowers users to send prompts, specify formatting instructions, and receive clean, well-structured outputs with minimal effort.


Features

  • Effortless Setup: Configure your prompts and settings with simple input fields.
  • Customizable Responses: Add system-level instructions to influence the behavior and formatting of outputs.
  • Clean Outputs: Replace unnecessary newline elements with whitespaces for more readable results.
  • Secure Handling: Your data is securely processed to ensure privacy and safety.
  • Request Timeout: There is a 30-second timeout between requests to ensure proper handling and prevent overloading the service.
  • Input Filtering: Your inputs will be automatically checked for filter words that may violate Perplexity's policy.

Inputs

Your Prompt

  • Title: Your Prompt
  • Description: The main query or prompt you want to send to the Perplexity API.
  • Prefill: "When Web Scraping was invented?"
  • Input Type: Textfield
  • Max Length: 500 characters

System-Level Instructions

  • Title: Your Instruction to the Bot on a System Level
  • Description: Preprogram the model to follow specific instructions for formatting and response behavior.
  • Prefill: "Be precise and concise."
  • Default: "Be precise and concise."
  • Input Type: Textfield
  • Max Length: 500 characters

Clean Answer

  • Title: Clean Answer
  • Description: If enabled, newline (

    ) elements in the output will be replaced with whitespaces.
  • Default: true

Usage

Step-by-Step Guide

  1. Enter Your Prompt: In the "Your Prompt" field, type the main query or request you want to send.
  2. Provide System-Level Instructions: Add specific instructions in the "System-Level Instructions" field to format the responses as needed.
  3. Enable or Disable Clean Answer: Choose whether to replace newline elements with whitespaces by toggling the "Clean Answer" option.
  4. Run the Actor: Execute the actor and wait for the response. Note that there will be a 30-second timeout between requests.

Example Configuration

Here’s an example of how you might configure the actor:

1{
2    "startQuery": "When was Web Scraping invented?",
3    "systemInstruction": "Provide a concise summary with relevant details.",
4    "cleanText": true
5}

Outputs

The actor will return a response from the Perplexity API based on the configuration provided. The output will respect the system-level instructions and will be formatted to replace newline elements with whitespaces if "Clean Answer" is enabled.


Additional Information

  • Security: All data, including your prompts and responses, is securely handled and never exposed inappropriately.
  • Formatting: Use the "Clean Answer" option to ensure the output is easy to read.
  • Timeout: Please note that there is a 30-second timeout between requests to prevent overloading the service.
  • Input Filtering: All inputs will be automatically checked for filter words that might violate Perplexity's policies.

Support

If you have any questions or encounter any issues, please reach out via the Issues Tab. We’re here to help!


Enjoy using the Perplexity AI Actor!

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!