Running a search crawl¶
A search crawl takes keywords and returns a list of matching products — like typing into Amazon's search box, but delivered as structured data you can export.
Steps¶
- Open your project and find New crawl job.
- Set Type to Search (keywords).
- In Targets, enter one or more keywords — one per line or comma-separated
(e.g.
laptoporlaptop, keyboard, mouse). - Click Create job.
What you get back¶
Each result row includes the product's title, link, price, and rating.
Cost
Search costs 5 credits per keyword. Three keywords = 15 credits. See Plans & credits.
Next¶
- Running a details crawl — get full data for specific products
- Exporting your data