scrapegraphai.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
Account
credits
account.credits
Get remaining and used credit balance
Risk: read
usageTimeline
account.usageTimeline
Get a timeline of past request usage
Risk: read
timeline full type
timeline full type
validateApiKey
account.validateApiKey
Validate that the configured API key is active
Risk: read
Agentic Scraper
getLiveSessionUrl
agenticScraper.getLiveSessionUrl
Open a live, remotely-controllable browser session for a URL
Risk: write
history
agenticScraper.history
List past agentic (browser-driven) scraper requests
Risk: read
requests full type
requests full type
next_key full type
next_key full type
Endpoint
getSuggestions
endpoint.getSuggestions
Analyze a webpage and suggest reusable scraping endpoint configs (spends credits)
Risk: write
suggestions full type
suggestions full type
save
endpoint.save
Save custom scraping endpoint configurations
Risk: write
suggestions full type
suggestions full type
Feedback
submit
feedback.submit
Submit a rating/feedback for a completed request
Risk: write
submitProduct
feedback.submitProduct
Submit general product feedback
Risk: write
Markdownify
history
markdownify.history
List past Markdownify requests
Risk: read
requests full type
requests full type
next_key full type
next_key full type
start
markdownify.start
Start converting a webpage to clean Markdown (async, spends credits)
Risk: write
headers full type
headers full type
status
markdownify.status
Get status and results for a Markdownify job
Risk: read
Scheduled Jobs
list
scheduledJobs.list
List scheduled recurring scraping jobs
Risk: read
jobs full type
jobs full type
Schema
generate
schema.generate
Generate or refine a JSON schema from a natural-language prompt (spends credits)
Risk: write
existing_schema full type
existing_schema full type
generated_schema full type
generated_schema full type
Scrape
history
scrape.history
List past single-page Scrape requests
Risk: read
requests full type
requests full type
next_key full type
next_key full type
Search Scraper
history
searchScraper.history
List past SearchScraper requests
Risk: read
requests full type
requests full type
next_key full type
next_key full type
start
searchScraper.start
Start an AI-powered web search job (async, spends credits)
Risk: write
headers full type
headers full type
output_schema full type
output_schema full type
status
searchScraper.status
Get status and results for a SearchScraper job
Risk: read
Sitemap
history
sitemap.history
List past sitemap generation requests
Risk: read
requests full type
requests full type
next_key full type
next_key full type
Smart Crawler
history
smartCrawler.history
List past SmartCrawler requests
Risk: read
requests full type
requests full type
next_key full type
next_key full type
start
smartCrawler.start
Start a multi-page crawl of a site with optional AI extraction (async, spends credits)
Risk: write
schema full type
schema full type
rules full type
rules full type
metadata full type
metadata full type
result full type
result full type
status
smartCrawler.status
Get status and results for a SmartCrawler job
Risk: read
metadata full type
metadata full type
result full type
result full type
webhookLogs
smartCrawler.webhookLogs
Get webhook delivery logs for a SmartCrawler job
Risk: read
logs full type
logs full type
Smart Scraper
history
smartScraper.history
List past SmartScraper requests
Risk: read
requests full type
requests full type
next_key full type
next_key full type
start
smartScraper.start
Start an AI-powered structured extraction job for a webpage (async, spends credits)
Risk: write
output_schema full type
output_schema full type
headers full type
headers full type
result full type
result full type
status
smartScraper.status
Get status and results for a SmartScraper job
Risk: read
result full type
result full type
Utilities
toonify
utilities.toonify
Convert JSON to TOON (Token-Oriented Object Notation) to reduce LLM token usage
Risk: read
data full type
data full type
object
Output full type
Output full type