Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.octoparse.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

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.