ASINs Extractor avatar
ASINs Extractor
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
ASINs Extractor

ASINs Extractor

medh/asins-extractor

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

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...

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

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

Developer
Maintained by Community