ASINs Extractor avatar
ASINs Extractor
Deprecated

Pricing

Pay per usage

Go to Apify Store
ASINs Extractor

ASINs Extractor

Deprecated

This actor allows you to extract ASINs from an Amazon input URL.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Ahmed

Ahmed

Maintained by Community

Actor stats

2

Bookmarked

63

Total users

4

Monthly active users

3 years ago

Last modified

Share

ASINs Extractor

This actor allows you to extract ASINs from Amazon input URL.

Input configuration

The actor has the following input options:

  • Input URL - Specify an input url.
  • Proxy - Optionally, select a proxy to be used by the actor, in order to avoid IP address-based blocking by the target website. The actor automatically executes all the Scrapy's HTTP(S) requests through the proxy.

Results:

Each record represent a title. The following fields is the current data you will get from the scraper...

{
"ASIN": "1593279507",
"title": "Eloquent JavaScript, 3rd Edition: A Modern Introduction to Programming",
"https://www.amazon.com/s?k=javascript&crid=UELNOIWXRCMO&sprefix=javascr%2Caps%2C277&ref=nb_sb_noss_2"
}

If you have any problem or anything does not work, please file an issue on Apify.