Skip to main content
1

Discover a template

“Find me an Octoparse template for scraping Amazon product listings.”
This calls search_templates.
2

Run the task

“Run the Amazon Best Sellers template.”
The agent calls execute_task to run the job and retrieve results.
3

Export the results

“Export the results as CSV.”
The agent calls export_data to return the full dataset in CSV format.