How to Scrape Amazon Search Results Using Scrapeless (Step-by-Step)

Step 1. After [[logging in to Scrapeless](https://app.scrapeless.com/passport/login?utm_source=official&utm_medium=blog&utm_campaign=amazon)], the system will automatically generate the corresponding ApiKey for you. You can click API Key Management>View API Key.

Step 2. Click Scraping API > select Amazon to enter the Amazon scraping page.
Step 3. Select the URL corresponding to the crawled page.
https://www.amazon.com/s?k=christmatree&page=1

In the above URL, replace “christmas tree” with the keyword you want to search, and replace “3” with the page number you want to query. Of course, the page number is not required. If it is not available, we will query the first page by default.

Step 4. In Scraperless, we will generate the corresponding API interface code, enter the corresponding keywords, and then click Start Scraping to run the code to directly obtain the data of the corresponding page.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Thanks for sharing @Scrapeless, It looks very handy.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.