Skip to content

[Components] scrapegraphai #15096

@pipedream-component-development

Description

scrapegraphai

URLs

Webhook Sources

new-scrape-completed-instant

Prompt

Emit new event when a web scraping task is completed. Users can specify the task ID or a filter to handle specific scraping tasks.

new-data-available-instant

Prompt

Emit new event when new data becomes available from a scraping job. Users can filter by data types or scraping task names.

new-error-logged-instant

Prompt

Emit new event when an error occurs during a scraping task. Users can filter by error type or scraping job for targeted monitoring.

Actions

start-scraping-job

Prompt

Start a new web scraping job. Users must specify the URL to scrape and can optionally include scraping parameters such as data fields, pagination settings, and headers.

fetch-scraping-results

Prompt

Retrieve the results of a completed scraping job. Users must specify the job ID and can optionally filter data fields to extract only specific pieces of scraped content.

stop-running-job

Prompt

Stop a currently running web scraping job. Users must provide the job ID.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions