#
# # # # #

Aliexpress Product Scraper API

API:Scraper

US$9US$12

  • Scrape wholesale, dropshipping, retail products deals from Aliexpress.com. Fetched product data is up to 50 per time. Product data metrics include min pricing, max pricing, product name, 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, dropshipping, retail products information Aliexpress.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/aliexpress-scraper
  • Type of Data: JSON & 5/minute
  • Data Source: Aliexpress.com
  • Request Limit: 500 request/month
  • Script & Integration: Code to integrate with cURL, JS, Python, Ruby, Php, Node.js, Java, .NET, Rust, Go, Typescript
Aliexpress Product Scraper API Endpoint Basic Info

API Endpoint Path

required

Aliexpress Product Scraper API

/api/1/aliexpress-scraper


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/aliexpress-scraper, and accessible to on-site APP on /app/1/aliexpress-scraper as well

productkw

required

Input a product keyword in English



Aliexpress Product Scraper API

/api/1/aliexpress-scraper


Code Integration and Response

Python Code Sample


import requests

apiendpoint = "https://api.buyfromlo.com/api/1/aliexpress-scraper"

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


element_info = {
                        'Advertiser ID': '',
                        'Product ID': '',
                        'Product Description': '',
                        'Product SEO': '',
                        'Product FAQ': '',
                        'Product Review': '',
                        'Live Status': '',
                        'Catalog ID': '',
                        'Product Title Origin': '',
                        'Product Description Origin':'',
                        'DiscountPrice':'',
                        'Platform': 'Aliexpress',
                        'Promotions':'',
                        'Subcategory Name': '',
                        'Campaign Name':'',
                        'Labels':'',
                        'Product Image': '',
                        'Product Price': '',
                        'Price Currency': 'USD',
                        'Product Link': '',
                        'avgReview': '',
                        'handleURL':'',
                        'productEmbeddings':'',
                        '0':'Dummy',
                        '1':'Dummy2'
                    }
                        

4.5 (Overall)

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

Latest Reviews

#

great API alejandro 2024-08-04

I recently integrated the Aliexpress Product Scraper API into my ecommerce platform, and I couldn't be happier with the results! As someone who manages both wholesale and dropshipping operations, having access to accurate and up-to-date product data is crucial. the Aliexpress Product Scraper API has significantly streamlined my product sourcing process, saving me time and effort. I highly recommend this API to anyone in the ecommerce industry looking for a reliable and efficient solution.

FAQs

This API lets you scrape product details such as minimum and maximum prices, shipping costs, product names, and more.

Yes, you can fetch up to 50 products per request and are limited to 500 requests per month.

The Aliexpress Product Scraper API offers both free and paid versions. More details on features and limitations for each are likely available on the provider's website.

The API supports integration with various languages including cURL, JavaScript, Python, Ruby, PHP, Node.js, Java, .NET, Rust, Go, and Typescript.

You can find comprehensive information regarding API usage, obligations, and liability in the Legal Terms of Service & Condition provided by the API provider.

The API allows you to make requests up to 5 times per minute.

The scraped data includes both minimum and maximum pricing for each product.

While the API is suitable for gathering product data, you should check Aliexpress's terms and conditions to ensure dropshipping is permissible and to understand any associated requirements.

The API delivers data in JSON format.

The product data is sourced directly from Aliexpress.com.