This is an actor that scrapes product offers and basic information from Amazon product pages.
It allows you to extract detailed pricing data, seller information, and product details from multiple Amazon listings efficiently and reliably.
This is an actor that scrapes product offers and basic information from Amazon product pages.
It allows you to extract detailed pricing data, seller information, and product details from multiple Amazon listings efficiently and reliably.
Features
Scrapes product offers from Amazon product pages
Extracts comprehensive product information including:
Multiple seller offers and their prices
Product title, description, and condition, ratings and review counts
Shipping information
Handles different Amazon domains and localities
Returns data in structured JSON format
Use Cases
Price monitoring and comparison
Market research and analysis
Competition tracking
Dynamic pricing strategy development
Inventory and availability monitoring
Seller performance analysis
Input Parameters
Parameter
Type
Required
Description
ASINs
Array
Yes
List of Amazon product ASINs to scrape. Maximum 5 ASINs at a time.
amazonSite
String
Yes
Selected Amazon marketplace domain. Defaults to "https://www.amazon.com". Supports multiple international Amazon sites including US, Canada, Mexico, Japan, Singapore, India, UK, and Germany.
proxy
Object
No
Proxy configuration settings. Uses Apify Residential proxies by default.
maxRequestsPerCrawl
Integer
No
Maximum number of requests that can be made by the crawler. Defaults to 100.
[ATTENTION] For crawling Amazon products, please ensure using the right Proxy setting. Recommend always using RESIDENTIAL proxy with corresponding country with Amazon site, for example:
For Amazon Japan (amazon.co.jp):
Use RESIDENTIAL proxy with country: JAPAN
For Amazon Singapore (amazon.sg):
Use RESIDENTIAL proxy with country: SINGAPORE
[WARNING] Using incorrect proxy country settings may result in:
Blocked requests
Invalid product data
Increased failure rates
Higher proxy costs
[NOTE] Always verify proxy configuration before initiating large-scale crawling operations.
Output Format
The actor outputs data in JSON format with the following structure:
Some product information may not be available for all items
Requires proper proxy configuration to avoid IP blocks
Support
If you encounter any issues or have questions, please create an issue.
Frequently Asked Questions
Is it legal to scrape job listings or public data?
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
Do I need to code to use this scraper?
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
What data does it extract?
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Can I scrape multiple pages or filter by location?
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
How do I get started?
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!