Do you know any tool that can scrap product title from a Amazon category?

Fardin2012

Regular Member
Joined
Aug 5, 2015
Messages
398
Reaction score
160
Hi, I am finding a tool that can able to scrap all best selling product titles from a specific amazon category, do you know any?
 
Some chrome extensions can do that. Most of them are paid.
 
You can easily create a custom python script using selenium. and select "TITLE" from data validation. If you just want that is super easy, pay someone like 50-100$ and it will be done, is very easy to convert it after to a CSV file.
 
Back
Top