Scrape Title, Price, Ratings, Review and Link of Products on Alibaba.com
*Enter valid email address
We have sent you an email with the setup. Please install DataKund on your windows and run the bot
Download Datakund to run this Bot on your Desktop If already downloaded , please run datakund on your desktop Then hit the Run Button which will show Above You can also run the bot in Telegram
Decription
How to make this Bot
Output
Code
Scrape Products On Alibaba.com
Alibaba Group Holding Limited, also known as Alibaba, is a Chinese multinational technology company specializing in e-commerce, retail, Internet, and technology. Find quality Manufacturers, Suppliers, Exporters, Importers, Buyers, Wholesalers, Products and Trade Leads from our award-winning International Trade Site.
This bot will help you to scrape multiple products very easily with information like title, price, ratings, review and link shown in search result related to the keyword. Scrape multiple products very easily.
How to Scrape Products on Alibaba.com?
Click on run button, Enter the keyword and click on Submit button.
This bot will open Alibaba.com, searches the keyword and scrape all the product'stitle, price, ratings, and link shown in search result related to the keyword
Bot saves data in xlsx or json file.
Download the sample output for the bot in XLSX and JSON format.
curl -X POST https://api.datakund.com:5000/run_bot -H "Content-Type: application/json" -d "{"bot":"alibaba_products","user":"user_id","outputdata":{"What_are_you_looking_for__": "What_are_you_looking_for__"}}"
Bot Studio
from bot_studio import *
dk=bot_studio.new()
res=dk.alibaba_products(What_are_you_looking_for__='What_are_you_looking_for__')
#res={"body":{data},"errors":{},"success_score":100}
DataKund
var datakund=require("datakund");
datakund.alibaba_products('What_are_you_looking_for__',function(response){
console.log(response);
})
Please login to run the bot
Enter the Inputs and Hit Submit
0 credits left. Please recharge to continue
Click on Switch to the automated browser to see bot runing.