Marketplace sellers
Keyword snapshots
Export ASINs, prices, reviews, and sponsored markers before changing ads, titles, or price positioning.
Limited Time — Lifetime Access for just $99. Lock in before prices rise.
This Amazon Japan product listings scraper turns Amazon.co.jp keyword search results into a structured CSV export for price checks, ASIN discovery, sponsored-result review, and marketplace research. Import the template into the UScraper local desktop app, edit the search keyword in the Navigate URL, and collect product listing fields without writing scraper code.
CSV
14
Next loop
11 links
45s
At a glance
Use this Amazon JP scraper when you need a repeatable search-result snapshot instead of a single product detail page. The bundled workflow starts with the keyword kindle on Amazon.co.jp, but you can change the k= parameter to a category, brand, or product term your team has approved.
The automation path is intentionally simple: Set Window Size -> Navigate -> Wait for Page Load -> Wait for product cards -> Structured Export. After export, Element Exists checks for a.s-pagination-next:not(.s-pagination-disabled). If the Next button exists, the workflow clicks it, waits again, and loops back into the same export block. If it does not, the run ends cleanly.
Product discovery rows
Export product names, ASINs, URLs, prices, past prices, ratings, review counts, sponsored labels, and image URLs from Amazon.co.jp listing pages.
Amazon Japan to CSV
Keep listing data ready for Excel, Sheets, dashboards, catalog QA, or follow-up URL extraction.
Pagination already connected
The Next-button loop appends every loaded result page into the same CSV file until pagination ends.
Local desktop custody
The stock template saves locally. Your keyword, session output, and CSV stay in your desktop workflow unless you add sharing blocks.
Who this helps
Marketplace sellers
Keyword snapshots
Export ASINs, prices, reviews, and sponsored markers before changing ads, titles, or price positioning.
Agencies
Client reporting
Replace manual screenshots with CSV rows that show which products appear for a target search term and page.
Research teams
URL shortlist
Build a reviewed product URL list, then send selected items to detail or review workflows for deeper checks.
For adjacent Amazon workflows, pair this page with the Amazon Japan Product Scraper, Amazon Japan Product Scraper by URLs, and Amazon Review Details Scraper for Japan. The full UScraper template library includes more marketplace, search, and review scrapers.
How to use
Download and import
Download the hosted Amazon Japan product listings scraper JSON and import it into UScraper.
Edit the keyword
Open Navigate and replace k=kindle with your approved search term. Keep language=en_US if your downstream columns expect English interface text.
Confirm waits
Leave the 45-second page and product-card waits in place. Add a scroll or longer sleep only if your session lazy-loads rows slowly.
Set the export folder
Structured Export writes headers and appends rows to amazon-jp-product-listings-cloud-only-scraper.csv. Change the folder for each client, keyword, or date.
Run and review
Run one keyword first, then inspect blank prices, CAPTCHA pages, location prompts, sponsored modules, and duplicate product URLs before scaling.
The workflow uses a browser-sized search page, waits for result cards, exports rows, then follows the live Next button. It does not rely on a fixed page count.
Output preview
The CSV keeps one row per visible search-result card. Sample values below are illustrative, but the column names mirror the template export.
| site | deliver_to | keyword | page_number | product_name | sponsored | product_url | asin | ranking | review_count | review_url | price | past_price | image_url |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| amazon.co.jp | Japan | kindle | 1 | Kindle Paperwhite sample listing | Sponsored | https://www.amazon.co.jp/dp/B0EXAMPLE1 | B0EXAMPLE1 | 4.5 out of 5 stars | 1,248 | https://www.amazon.co.jp/dp/B0EXAMPLE1#customerReviews | JPY 19,980 | JPY 21,980 | https://m.media-amazon.com/images/I/sample1.jpg |
| amazon.co.jp | Japan | kindle | 2 | Kindle-compatible cover sample | https://www.amazon.co.jp/dp/B0EXAMPLE2 | B0EXAMPLE2 | 4.2 out of 5 stars | 326 | https://www.amazon.co.jp/dp/B0EXAMPLE2#customerReviews | JPY 2,480 | https://m.media-amazon.com/images/I/sample2.jpg |
amazon-jp-product-listings-cloud-only-scraper.csvColumn
site
Hostname, usually amazon.co.jp.
Column
deliver_to
Visible delivery location text when Amazon renders it.
Column
keyword
Search term parsed from the current URL.
Column
page_number
Page number from the URL or selected pagination control.
Column
product_name
Visible product title from the result card.
Column
sponsored
Sponsored marker when the card is labeled as an ad.
Column
product_url
Product detail URL from the result title link.
Column
asin
ASIN from the result-card data attribute.
Column
ranking
Visible rating text, such as 4.5 out of 5 stars.
Column
review_count
Customer review count when a review link is present.
Column
review_url
Product URL with a customer reviews anchor.
Column
price
Current visible price.
Column
past_price
Struck-through or previous price when available.
Column
image_url
Search-result image source URL.
FAQ
Amazon.co.jp search result pages may be publicly visible, but automated collection can still be limited by Amazon terms, robots directives, anti-abuse systems, intellectual property rights, privacy law, and local regulations. Keep runs modest, do not bypass CAPTCHA or access controls, and get legal review before commercial reuse.
Before you run
Keep these Amazon Japan constraints visible
Keep keyword runs conservative
Avoid parallel runs against the same source, keep waits in place, and pause when Amazon returns CAPTCHA, verification prompts, or repeated blank exports.
Listing modules can change
Missing prices, ratings, review counts, or sponsored labels usually mean Amazon served a page variant or changed result-card markup.
Review source rules before reuse
Check Amazon conditions, robots guidance, marketplace policies, Product Advertising API options, and local data laws before redistributing or reselling scraped product data.
Download and use this template instantly
UScraper templates are open source. Improve this workflow or contribute a new one to help the community grow.
Contribute on GitHubBrowse more templates in the library
All TemplatesHere are some of our most common questions. Can't find what you're looking for?
View All FAQsDownload UScraper and build your first web scraper in under 10 minutes. No subscriptions, no code, no limits.
Available on Windows 10+ and macOS 12+ · Need help? [email protected]