Alibaba RFQ Scraper avatar

Alibaba RFQ Scraper

Pricing

from $4.50 / 1,000 results

Go to Apify Store
Alibaba RFQ Scraper

Alibaba RFQ Scraper

Pull buying requests (RFQs) from Alibaba's sourcing marketplace by keyword.

Pricing

from $4.50 / 1,000 results

Rating

0.0

(0)

Developer

xtractoo

xtractoo

Maintained by Community

Actor stats

0

Bookmarked

10

Total users

6

Monthly active users

16 hours ago

Last modified

Share

Pull live buying requests from Alibaba's sourcing marketplace — filtered by keyword or across the full open queue — with buyer country, requested quantity, RFQ quality score, and a ready-to-use quote link per record.

Why use this actor

  • No Alibaba account or login required — all RFQ data shown is publicly listed on the sourcing marketplace.
  • Keyword filtering lets suppliers zero in on relevant categories; leaving keywords empty returns the full open queue.
  • Every record includes the buyer's country, requested quantity, and RFQ quality score so you can prioritise follow-up instantly.
  • Quote links are included in each record — no extra navigation needed to start responding.
  • Automatic retries keep multi-page runs on track without manual intervention.
  • Export results to JSON, CSV, or Excel from the Apify Console.

How it works

  1. You provide one or more keywords to filter buying requests (e.g. "bluetooth", "led strip lights"), or leave the list empty to collect all open RFQs.
  2. The actor pages through the sourcing marketplace results for each keyword, up to the page limit you set.
  3. Each RFQ card is extracted into a structured record: subject, buyer name and country, quantity, open time, expiry time, quality score, and quote availability counts.
  4. A direct quote link (quoteUrl) is included in every record so your sales team can act immediately.
  5. Records stream into your dataset as pages complete. Download as JSON, CSV, or Excel when done.

You don't need to manage any browsers or scrapers.

Input

{
"queries": ["bluetooth", "led strip lights"],
"maxPagesPerQuery": 3,
"maxConcurrency": 3,
"maxRequestRetries": 6,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}
FieldTypeDescription
queriesstring[]Keywords to filter RFQs. Leave empty to collect all open buying requests.
maxPagesPerQueryintegerNumber of result pages to scrape per keyword. Default: 3, max: 100.
maxConcurrencyintegerNumber of pages processed in parallel. Default: 3.
maxRequestRetriesintegerHow many times a failed request is retried before skipping. Default: 6.
proxyConfigurationobjectApify Proxy settings or a custom proxy list. RESIDENTIAL group recommended.

Output

{
"rfqId": "1683770424",
"subject": "45degree automatic Edge Bander",
"buyerName": "saturno tartaglia",
"country": "Australia",
"quantity": "10",
"quantityUnit": "Piece/Pieces",
"openTime": "20 hours before",
"url": "https://sourcing.alibaba.com/rfq_detail.htm?...",
"scrapedAt": "2026-05-30T04:29:54Z"
}
FieldTypeDescription
rfqIdstringAlibaba's unique identifier for this buying request.
subjectstringTitle of the buying request as written by the buyer.
buyerNamestringName of the buyer who submitted the request.
countrystringCountry of the buyer.
quantitystringRequested quantity as stated by the buyer.
quantityUnitstringUnit for the requested quantity (e.g. "Piece/Pieces", "Sets").
openTimestringHow long ago the RFQ was posted (e.g. "20 hours before").
urlstringDirect link to the full RFQ detail page.
scrapedAtstringISO 8601 timestamp of when the record was collected.

Other Alibaba Scrapers

ActorDescription
Alibaba Search ScraperSearch results with supplier, pricing, and MOQ for any keyword.
Alibaba Product ScraperFull product detail: ladder pricing, SKU matrix, inventory, and supplier profile.
Alibaba Company ScraperComplete supplier profile from any Alibaba storefront subdomain.
Alibaba RFQ ScraperLive buying requests from Alibaba's sourcing marketplace.
Alibaba Review ScraperAggregate ratings, per-criterion scores, and supplier SLA metrics.