-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Description
scrapfly
URLs
Actions
account-info
Prompt
Retrieve current subscription and account usage details. The output may provide insights about the plan type, usage status, remaining requests and other specific account information. No input props required.
URLs
scrape-page
Prompt
Extract data from a specified web page. The URL of the web page is the required prop. The output is the page content in HTML or Text and Markdown (LLM). Required props are: 'url' and 'key'.Additional optional props may include specific scrapfly parameters for scraping.
URLs
- https://scrapfly.io/docs/scrape-api/getting-started
- https://scrapfly.io/docs/scrape-api/getting-started#spec
ai-data-extraction
Prompt
Automate content extraction from any text-based source using AI, LLM and custom parsing. The input props required are 'key', 'body' and 'content_type'. The output would be structured data derived from the source.
URLs
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done