#
# # # # #

Alibaba Product Scraper API

API:Scraper

US$9US$12

  • Scrape wholesale, manufactuer products information shipping to USA from Alibaba.com. Fetched product data is up to 50 per time. Product data metrics include min pricing, max pricing, MOQ, shipping cost, etc. Both free and paid api version are available and accessible to onsite-app

  • For more details regarding API usage obligation & liability, please read Legal Terms of Service & Condition

Features

  • Scrape wholesale, manufactuer products information shipping to USA from Alibaba.com.
  • Fetched product data is up to 50 per time.
  • Product data metrics include min pricing, max pricing, MOQ, shipping cost, etc.
  • Both free and paid api version are available and accessible to onsite-app

API Endpoint Specifications

  • Endpoint Path: /api/1/alibabascraper
  • Type of Data: JSON & 5/minute
  • Data Source: Alibaba.com
  • Request Limit: 500 request/month
  • Script & Integration: Code to integrate with cURL, JS, Python, Ruby, Php, Node.js, Java, .NET, Rust, Go, Typescript
Alibaba Product Scraper API Endpoint Basic Info

API Endpoint Path

required

Alibaba Product Scraper API

/api/1/alibabascraper


Call Method

Required

POST

Type of Data Return

JSON

Output structured JSON data on AI blog content


Available API Arguments & Parameters

token

required

BUYFROMLO API token. Free and paid subscription API are available: /api/1/alibabascraper, and accessible to on-site APP on /app/1/alibabascraper as well

productkw

required

Input a product keyword



Alibaba Product Scraper API

/api/1/alibabascraper


Code Integration and Response

Python Code Sample


import requests

apiendpoint = "https://api.buyfromlo.com/api/1/alibabascraper"

## Required Arguments & Parameters ##
product_kw = "input a product keyword"

headers={"Authorization": "Bearer " + token}

## Call the api ##
response = requests.post(apiendpoint + "?productkw=" + product_kw,  headers= headers)
print(response.status_code)
print(response.json())
                        

JSON Response Sample


{
            "Product Pricing": "",
            "Median Pricing":  "",
            "Average Pricing":  "",
            "Highest Pricing":  "",
            "Lowest Pricing":  "",
            "MOQ":  "",
            "Shipping Cost":  ""
}
                        

4.5 (Overall)

  • 5 stars - 38
  • 4 stars - 10
  • 3 stars - 3
  • 2 stars - 1
  • 1 star - 0

Latest Reviews

FAQs

This API allows you to scrape wholesale and manufacturer product information, including minimum and maximum pricing, minimum order quantity (MOQ), and shipping costs for products shipping to the USA.

You can fetch data for up to 50 products per API request.

Yes, the API has a request limit of 500 requests per month.

You can integrate the API using various programming languages, including cURL, Javascript, Python, Ruby, PHP, Node.js, Java, .NET, Rust, Go, and Typescript.

The API offers both free and paid versions. You can choose the option that best suits your needs and budget.

Currently, the API focuses on products shipping to the USA. It doesn't specify capabilities for other countries.

You can find detailed information about API usage obligations and liability in the Legal Terms of Service & Condition.

The API delivers data in JSON format.

The Alibaba Product Scraper API refreshes data every 5 minutes.

This API is designed to extract product data from Alibaba.com, specifically for wholesale and manufacturer items being shipped to the USA.