# GlobalSources Scraper | B2B Products & Suppliers (`lentic_clockss/globalsources-scraper`) Actor

Scrape GlobalSources (www.globalsources.com) B2B products, manufacturers, and supplier profiles. Search by keyword, browse categories, enrich PDP details, and export Excel/CSV/JSON. Unofficial — not affiliated with GlobalSources.

- **URL**: https://apify.com/lentic\_clockss/globalsources-scraper.md
- **Developed by:** [kane liu](https://apify.com/lentic_clockss) (community)
- **Categories:** E-commerce, Lead generation, Automation
- **Stats:** 1 total users, 0 monthly users, 0.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.20 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## GlobalSources Scraper | B2B Products & Suppliers

**Scrape [Global Sources](https://www.globalsources.com) B2B products, manufacturers, and supplier profiles — then download structured trade data as Excel, CSV, or JSON.**

Use this Actor as a practical **GlobalSources data API** for Asia-focused supplier research, product sourcing, and catalog monitoring. Choose a mode, set a keyword or category, and get Dataset rows with product IDs, titles, company names, FOB/price strings, MOQ, images, and PDP URLs.

- Scrape **product search** (`/manufacturers/{keyword}.html` with `pageNum` pagination, ~80 rows/page)
- Browse **category** landings and optionally **enrich** list rows with PDP details
- Pull **product detail** pages and **supplier** manufacturer homepages (`*.manufacturer.globalsources.com`)
- Surfaces: **www**, **m.** (mobile), and manufacturer subdomains
- Extract **productId, title, companyName, price, minOrderQuantity, image, URL, supplierShortName**
- Export to **Excel / CSV / JSON**, or connect Make, n8n, Zapier, Python, or the Apify API
- **Pay per event** — Actor start + each Dataset result; **platform usage is included** (you do not pay separate Apify compute on top)

> **Unofficial tool.** This Actor is not affiliated with, endorsed by, or sponsored by Global Sources / GlobalSources.com. It collects publicly reachable product and supplier surfaces and does **not** log in, click Contact / Inquire / Chat, submit RFQs, or access private buyer accounts.

***

### What does the GlobalSources Scraper do?

[GlobalSources Scraper](https://apify.com/lentic_clockss/globalsources-scraper) lets you **extract structured B2B product and supplier data from [www.globalsources.com](https://www.globalsources.com/)** without running your own proxy and browser fleet. Give it a keyword, category URL/ID, product URL, or supplier homepage, then start a run.

Under the hood, the Actor:

1. Validates your input (mode, lang, query, URLs)
2. Enforces free-tier caps when you are on a free Apify plan
3. Fetches public GlobalSources listing and detail pages (Nuxt SSR payloads)
4. Normalizes product / supplier rows into a clean Dataset
5. Writes `INPUT_ECHO`, `RUN_SUMMARY` (and `ERROR_SUMMARY` on failure) to the key-value store

You run it like any other Apify Actor — schedule it, call it from the API, or plug it into automations.

***

### What GlobalSources data can I extract?

| Data | Product search | Category | Product PDP | Supplier |
| --- | :---: | :---: | :---: | :---: |
| productId / URL | ✅ | ✅ | ✅ | related products\* |
| title / productName | ✅ | ✅ | ✅ | company name |
| companyName / supplierShortName | ✅ | ✅ | ✅ | ✅ |
| price / FOB display string | ✅ | ✅ | ✅ | — |
| minOrderQuantity (MOQ) | ✅ | ✅ | ✅ | — |
| image / primaryImageUrl | ✅ | ✅ | ✅ | logo / media\* |
| lang / surface | ✅ | ✅ | ✅ | ✅ |

\*Supplier mode focuses on company profile fields; product lists on the supplier site depend on available public Nuxt data.

***

### Why scrape GlobalSources?

Global Sources is a long-standing B2B marketplace connecting buyers with manufacturers and trading companies across electronics, consumer goods, industrial parts, and more. Teams scrape GlobalSources for **supplier discovery**, **sourcing shortlists**, **price/MOQ monitoring**, and **assortment research**:

- Monitor **keyword product search** results with stable `pageNum` pagination
- Follow **category** hubs and **PDP** detail pages for richer attributes
- Collect **supplier** homepage profiles on manufacturer subdomains
- Feed CRM, BI dashboards, Google Sheets, BigQuery, or AI agents with clean rows
- Avoid maintaining your own Imperva / residential browser stack

Compared with generic URL scrapers, this Actor returns **GlobalSources-specific fields** (productId, companyName, list price strings, MOQ) across search, category, PDP, and supplier modes.

***

### More Actors like this

Need another B2B marketplace, Asia e-commerce site, or a different vertical? Use a **dedicated Actor** below for structured fields. Use this Actor for **Global Sources** (`www.globalsources.com`) products and suppliers.

#### Similar e-commerce & B2B scrapers

- [iPROS Scraper](https://apify.com/lentic_clockss/ipros-scraper)
- [Europages Scraper](https://apify.com/lentic_clockss/europages-scraper)
- [1688 Global Product Search Scraper](https://apify.com/lentic_clockss/1688-global-scraper)
- [Shopee Search Scraper](https://apify.com/lentic_clockss/shopee-search-scraper)
- [Amazon Search Scraper](https://apify.com/lentic_clockss/amazon-search-results-collector)
- [SHEIN Product Scraper](https://apify.com/lentic_clockss/shein-scraper)
- [Temu Product Scraper](https://apify.com/lentic_clockss/temu-scraper)
- [Coupang Product Scraper](https://apify.com/lentic_clockss/coupang-scraper)
- [Walmart Product Scraper](https://apify.com/lentic_clockss/walmart-scraper)
- [Etsy Scraper](https://apify.com/lentic_clockss/etsy-scraper)
- [Allegro Scraper](https://apify.com/lentic_clockss/allegro-scraper)
- [Lazada Scraper](https://apify.com/lentic_clockss/lazada-ph-search-results-collector)
- [Rakuten Japan Scraper](https://apify.com/lentic_clockss/rakuten-scraper)

#### Prefer another specialized scraper?

If your target has a specialized Actor below, use that first — usually cheaper and more structured than a generic scrape.

**Jobs & Freelance**

- [LinkedIn Jobs Scraper](https://apify.com/lentic_clockss/linkedin-jobs-scraper)
- [Indeed Jobs Scraper](https://apify.com/lentic_clockss/indeed-jobs-scraper)
- [Upwork Jobs Scraper](https://apify.com/lentic_clockss/upwork-jobs-scraper)
- [Glassdoor Scraper](https://apify.com/lentic_clockss/glassdoor-scraper)
- [Fiverr Gigs Scraper](https://apify.com/lentic_clockss/fiverr-programming-tech-gigs-scraper)
- [Bayt Jobs Scraper](https://apify.com/lentic_clockss/bayt-scraper)

**Real Estate**

- [Zillow & Zumper Scraper](https://apify.com/lentic_clockss/us-real-estate-scraper)
- [Realtor.com Scraper](https://apify.com/lentic_clockss/realtor-com-scraper)
- [Apartments.com Rental Scraper](https://apify.com/lentic_clockss/apartments-com-rental-scraper)
- [Rightmove Scraper](https://apify.com/lentic_clockss/rightmove-property-scraper)
- [Idealista Scraper](https://apify.com/lentic_clockss/idealista-scraper)
- [realestate.com.au Scraper](https://apify.com/lentic_clockss/realestate-com-au-scraper)

**Travel & Stays**

- [Booking.com Hotels Scraper](https://apify.com/lentic_clockss/booking-hotels-scraper)
- [Airbnb Listings Scraper](https://apify.com/lentic_clockss/airbnb-listings-scraper)
- [Expedia Scraper](https://apify.com/lentic_clockss/expedia-scraper)
- [TripAdvisor Scraper](https://apify.com/lentic_clockss/tripadvisor-scraper)

**Social & Content**

- [YouTube Research Scraper](https://apify.com/lentic_clockss/youtube-research-scraper)
- [TikTok Scraper](https://apify.com/lentic_clockss/tiktok-scraper)
- [Reddit Scraper](https://apify.com/lentic_clockss/reddit-scraper)
- [YouTube Shorts Scraper](https://apify.com/lentic_clockss/youtube-shorts-scraper)

**Ads Intelligence**

- [Facebook Ad Library Scraper](https://apify.com/lentic_clockss/facebook-ad-library-scraper)
- [TikTok Ads Scraper](https://apify.com/lentic_clockss/tiktok-ads-top-ads-actor)

**Local & Maps**

- [Google Maps Scraper](https://apify.com/lentic_clockss/google-maps-scraper)

**General Tools**

- [Stealth Web Scraper](https://apify.com/lentic_clockss/stealth-web-scraper)
- [Email Risk Validator](https://apify.com/lentic_clockss/email-risk-validator)
- [Phone Number Intelligence](https://apify.com/lentic_clockss/phone-number-intelligence)

→ See the full catalog in [Related Actors](#related-actors) below, or browse [apify.com/lentic\_clockss](https://apify.com/lentic_clockss).

***

### How to scrape GlobalSources (no code required)

1. Create a free [Apify](https://apify.com/) account
2. Open [GlobalSources Scraper](https://apify.com/lentic_clockss/globalsources-scraper)
3. Choose a **mode**: `product_search`, `category`, `product`, or `supplier`
4. Enter a **query** (e.g. `earphone`, `hdmi cable`) — or a **categoryUrl** / **categoryId**, **productUrls**, or **supplierUrls**
5. Set **lang** (default `enus`) and optional **surface** (`www` / `mobile`)
6. *(Optional)* Turn on `enrichDetails`, set `maxResults` / `maxPages`
7. Click **Start** and download the Dataset as JSON, CSV, Excel, or JSONL

Start with `maxResults: 5–15` to verify the query, then scale up.

***

### How much does it cost to scrape GlobalSources?

This Actor uses **pay-per-event** pricing. You are charged for:

| Event | Price |
| --- | --- |
| Actor Start (`apify-actor-start`) | **$0.005** per start |
| Result (`apify-default-dataset-item`) | **$3.00 / 1,000** results (**$0.003** each on FREE/BRONZE) |

**Platform usage costs are included** — you do **not** pay separate Apify compute/proxy usage for this Actor on top of the event prices above (**User pays platform usage costs = No**).

#### Volume discount tiers (per result)

| Tier | $/1,000 | per result |
| --- | ---: | ---: |
| FREE\* | $3.00 | $0.003 |
| BRONZE | $3.00 | $0.003 |
| SILVER | $2.60 | $0.0026 |
| GOLD | $2.20 | $0.0022 |
| PLATINUM | $2.00 | $0.002 |
| DIAMOND | $1.60 | $0.0016 |

\*FREE matches BRONZE for this Actor.

#### Example cost estimates (FREE/BRONZE)

| Results collected | Approx. event cost\* |
| --- | ---: |
| 100 | ~$0.31 |
| 1,000 | ~$3.01 |
| 10,000 | ~$30.01 |

\*Assumes one Actor start at default memory billing for start events, plus `$0.003` per Dataset item. Exact start billing can scale with allocated memory (one start event per GB, minimum one).

#### Free plan limits

On a **free Apify plan**, this Actor enforces developer limits of **10 runs** and **200 results per run**. Upgrade to a paid Apify plan for unlimited runs (event prices still apply). These limits are set by the Actor developer, not by Apify.

***

### Input examples

#### Product keyword search

```json
{
  "mode": "product_search",
  "query": "bluetooth speaker",
  "lang": "enus",
  "surface": "www",
  "maxResults": 20,
  "maxPages": 2
}
```

#### Category browse + enrich PDP

```json
{
  "mode": "category",
  "categoryUrl": "https://www.globalsources.com/category/Consumer-Electronics_1/",
  "lang": "enus",
  "maxResults": 30,
  "enrichDetails": true
}
```

#### Product detail (PDP)

```json
{
  "mode": "product",
  "productUrls": [
    "https://www.globalsources.com/TWS-earbud/Bluetooth-earphone-1229764303p.htm"
  ],
  "maxResults": 5
}
```

#### Supplier homepage

```json
{
  "mode": "supplier",
  "supplierUrls": [
    "https://cwee.manufacturer.globalsources.com/homepage_600123456.htm"
  ],
  "maxResults": 5
}
```

#### Multiple keywords

```json
{
  "mode": "product_search",
  "searchQueries": ["usb hub", "hdmi cable", "power bank"],
  "lang": "enus",
  "maxResults": 40
}
```

***

### Coverage matrix

| Dimension | Coverage |
| --- | --- |
| Surfaces | `www.globalsources.com` · `m.globalsources.com` · `{short}.manufacturer.globalsources.com` |
| Modes | `product_search` · `category` · `product` (PDP) · `supplier` |
| Pagination | `/manufacturers/{keyword}.html?pageNum=N` (pageSize ~80; **not** `?page=`) |
| Category | `/category/..._{id}/` via `categoryUrl` or `categoryId` |
| Languages | `lang` query (default `enus`; other codes accepted when provided) |
| Enrich | `enrichDetails=true` → PDP parse on up to `min(maxResults, 20)` list URLs |

***

### Output example

```json
{
  "type": "product",
  "productId": "1234636481",
  "title": "Portable Bluetooth Speaker Waterproof Outdoor",
  "companyName": "Example Audio Co., Ltd.",
  "price": "40.00",
  "minOrderQuantity": "1000 Sets",
  "image": "https://p.globalsources.com/IMAGES/PDT/S1234636481/speaker.jpg",
  "url": "https://www.globalsources.com/Speaker/Portable-Bluetooth-Speaker-1234636481p.htm",
  "supplierShortName": "exampleaudio",
  "lang": "enus",
  "source": "nuxt_searchList"
}
```

***

### FAQ

#### Is this an official Global Sources tool?

No. It is an **unofficial** third-party Actor and is not affiliated with Global Sources.

#### Do I need to log in or click Inquire?

No. The Actor only uses publicly reachable listing/detail pages. It does **not** automate Contact Supplier, Inquire Now, Chat, Register, or payment flows.

#### Why is pagination `pageNum` instead of `page`?

GlobalSources manufacturer search uses **`pageNum`** in the URL. Using `?page=` does not advance the Nuxt `searchList`.

#### What happens on a free Apify plan?

You get up to **10 runs** of this Actor and **200 results per run** (limits set by the Actor developer). Paying Apify users are not capped by those run quotas; PPE event prices still apply.

#### Can I use this from the API / Standby?

Yes. Use normal Actor runs for production Dataset output. Standby exposes lightweight `/health`, `/input-example`, `/openapi.json`, and optional preview routes — see the Standby OpenAPI schema packaged with the Actor.

***

### Tips for better runs

- Prefer specific sourcing keywords (`tws earphone`, `solar inverter`) over single vague words
- Keep `maxResults` modest first; manufacturer pages return up to ~80 items per `pageNum`
- Use `enrichDetails` only when you need deeper PDP fields (costs more results/time)
- For suppliers, prefer full `homepage_*.htm` URLs or `supplierShortName` + `homepageId`
- Do not reuse README sample inputs for acceptance tests — use fresh random-valid queries

***

### Integrations

- **Apify API / client** — start runs and pull Dataset items programmatically
- **Schedules** — re-run keyword monitors daily/weekly
- **Webhooks** — notify your stack when a run finishes
- **Make / Zapier / n8n** — push rows to Sheets, CRM, Slack, or warehouses

***

### Standby (Live view)

When Standby is enabled:

- `GET /` / `GET /health` — Actor readiness (no scrape)
- `GET /input-example` — safe low-cost example input
- `GET /openapi.json` — OpenAPI document
- `POST /search` — optional Live-view preview (capped `maxResults`); persist production results with a **normal Actor run**

Full jobs should be launched as normal Apify Actor runs so Dataset rows plus `INPUT_ECHO`, `RUN_SUMMARY`, and `ERROR_SUMMARY` are persisted.

***

### Runtime

| Setting | Value |
| --- | --- |
| Default memory | **1024 MB** |
| Timeout default | **3600 s** |
| Standby | Enabled (lightweight Live-view) |
| Free plan caps | **10 runs** / **200 results** per run |

***

### Related Actors

All **77** public Actors from \[[lentic\_clockss](https://apify.com/lentic_clockss)]. Click a name to open the Store detail page.

#### Jobs & Freelance

- [LinkedIn Jobs Scraper](https://apify.com/lentic_clockss/linkedin-jobs-scraper)
- [Bayt Jobs Scraper](https://apify.com/lentic_clockss/bayt-scraper)
- [Fiverr Gigs Scraper](https://apify.com/lentic_clockss/fiverr-programming-tech-gigs-scraper)
- [Freelancer.com Scraper](https://apify.com/lentic_clockss/freelancer-scraper)
- [Glassdoor Scraper](https://apify.com/lentic_clockss/glassdoor-scraper)
- [Himalayas Jobs Scraper](https://apify.com/lentic_clockss/himalayas-jobs-scraper)
- [Indeed Jobs Scraper](https://apify.com/lentic_clockss/indeed-jobs-scraper)
- [Jobicy Remote Jobs Scraper](https://apify.com/lentic_clockss/jobicy-remote-jobs-scraper)
- [RemoteOK Jobs Scraper](https://apify.com/lentic_clockss/remoteok-all-jobs-scraper)
- [SEEK Jobs Scraper](https://apify.com/lentic_clockss/seek-scraper)
- [Upwork Jobs Scraper](https://apify.com/lentic_clockss/upwork-jobs-scraper)

#### Real Estate

- [Zillow & Zumper Scraper](https://apify.com/lentic_clockss/us-real-estate-scraper)
- [Realtor.com Scraper](https://apify.com/lentic_clockss/realtor-com-scraper)
- [99.co Scraper](https://apify.com/lentic_clockss/ninetynine-co-sg-scraper)
- [Realtor.com Agents Scraper](https://apify.com/lentic_clockss/realtor-com-agents-scraper)
- [Apartments.com Rental Scraper](https://apify.com/lentic_clockss/apartments-com-rental-scraper)
- [Bayut Scraper](https://apify.com/lentic_clockss/bayut-uae-scraper)
- [Craigslist Housing Scraper](https://apify.com/lentic_clockss/craigslist-housing-scraper)
- [Daft.ie Scraper](https://apify.com/lentic_clockss/daft-property-scraper)
- [Dot Property Scraper](https://apify.com/lentic_clockss/dot-property-th-scraper)
- [FINN.no Scraper](https://apify.com/lentic_clockss/finn-scraper)
- [Funda Scraper](https://apify.com/lentic_clockss/funda-scraper)
- [Hepsiemlak Scraper](https://apify.com/lentic_clockss/hepsiemlak-scraper)
- [Idealista Scraper](https://apify.com/lentic_clockss/idealista-scraper)
- [Immobiliare.it Scraper](https://apify.com/lentic_clockss/immobiliare-property-scraper)
- [ImmoScout24 Scraper](https://apify.com/lentic_clockss/immobilienscout24-scraper)
- [Naver Land Scraper](https://apify.com/lentic_clockss/naver-land-scraper)
- [OpenSooq Scraper](https://apify.com/lentic_clockss/opensooq-real-estate-scraper)
- [Otodom Scraper](https://apify.com/lentic_clockss/otodom-scraper)
- [Property Finder Scraper](https://apify.com/lentic_clockss/property-finder-uae-scraper)
- [PropertyGuru Scraper](https://apify.com/lentic_clockss/propertyguru-sg-scraper)
- [realestate.com.au Scraper](https://apify.com/lentic_clockss/realestate-com-au-scraper)
- [Realtor.ca Scraper](https://apify.com/lentic_clockss/realtor-ca-scraper)
- [Rightmove Scraper](https://apify.com/lentic_clockss/rightmove-property-scraper)
- [SeLoger Scraper](https://apify.com/lentic_clockss/seloger-property-scraper)
- [SUUMO Scraper](https://apify.com/lentic_clockss/suumo-property-scraper)
- [Zillow Group Scraper](https://apify.com/lentic_clockss/zillow-group-scraper)

#### E-commerce

- [Shopee Search Scraper](https://apify.com/lentic_clockss/shopee-search-scraper)
- [E-commerce Scraper](https://apify.com/lentic_clockss/ecommerce-scraper)
- [1688 Global Product Search Scraper](https://apify.com/lentic_clockss/1688-global-scraper)
- [Allegro Scraper](https://apify.com/lentic_clockss/allegro-scraper)
- [Amazon Search Scraper](https://apify.com/lentic_clockss/amazon-search-results-collector)
- [ASOS Product Scraper](https://apify.com/lentic_clockss/asos-scraper)
- [Cdiscount Product Scraper](https://apify.com/lentic_clockss/cdiscount-scraper)
- [Costco Product Scraper](https://apify.com/lentic_clockss/costco-scraper)
- [Coupang Product Scraper](https://apify.com/lentic_clockss/coupang-scraper)
- [Etsy Scraper](https://apify.com/lentic_clockss/etsy-scraper)
- [Lazada Scraper](https://apify.com/lentic_clockss/lazada-ph-search-results-collector)
- [MercadoLibre Scraper](https://apify.com/lentic_clockss/mercadolibre-scraper)
- [Mercari Japan Scraper](https://apify.com/lentic_clockss/mercari-scraper)
- [Rakuten Japan Scraper](https://apify.com/lentic_clockss/rakuten-scraper)
- [SHEIN Product Scraper](https://apify.com/lentic_clockss/shein-scraper)
- [Target Product Scraper](https://apify.com/lentic_clockss/target-scraper)
- [Temu Product Scraper](https://apify.com/lentic_clockss/temu-scraper)
- [Walmart Product Scraper](https://apify.com/lentic_clockss/walmart-scraper)

#### Travel & Stays

- [Booking.com & Airbnb Scraper](https://apify.com/lentic_clockss/booking-airbnb-scraper)
- [Agoda Scraper](https://apify.com/lentic_clockss/agoda-scraper)
- [Airbnb Listings Scraper](https://apify.com/lentic_clockss/airbnb-listings-scraper)
- [Booking.com Hotels Scraper](https://apify.com/lentic_clockss/booking-hotels-scraper)
- [Despegar Scraper](https://apify.com/lentic_clockss/despegar-scraper)
- [Expedia Scraper](https://apify.com/lentic_clockss/expedia-scraper)
- [Traveloka Scraper](https://apify.com/lentic_clockss/traveloka-scraper)
- [Travelstart Flights Scraper](https://apify.com/lentic_clockss/travelstart-scraper)
- [Trip.com Scraper](https://apify.com/lentic_clockss/trip-com-scraper)
- [TripAdvisor Scraper](https://apify.com/lentic_clockss/tripadvisor-scraper)

#### Social & Content

- [TikTok Scraper](https://apify.com/lentic_clockss/tiktok-scraper)
- [Reddit Scraper](https://apify.com/lentic_clockss/reddit-scraper)
- [YouTube Shorts Scraper](https://apify.com/lentic_clockss/youtube-shorts-scraper)
- [YouTube Research Scraper](https://apify.com/lentic_clockss/youtube-research-scraper)
- [Hacker News Scraper](https://apify.com/lentic_clockss/hacker-news-scraper)

#### Ads Intelligence

- [Facebook Ad Library Scraper](https://apify.com/lentic_clockss/facebook-ad-library-scraper)
- [Google Ads Transparency VN](https://apify.com/lentic_clockss/google-ads-transparency-center-vn)
- [TikTok Ads Scraper](https://apify.com/lentic_clockss/tiktok-ads-top-ads-actor)

#### Local & Maps

- [Google Maps Scraper](https://apify.com/lentic_clockss/google-maps-scraper)

#### General Tools

- [Stealth Web Scraper](https://apify.com/lentic_clockss/stealth-web-scraper)
- [Email Risk Validator](https://apify.com/lentic_clockss/email-risk-validator)
- [Phone Number Intelligence](https://apify.com/lentic_clockss/phone-number-intelligence)

→ Browse the full profile: [apify.com/lentic\_clockss](https://apify.com/lentic_clockss)

# Actor input Schema

## `mode` (type: `string`):

product\_search / category / product (PDP) / supplier profile

## `query` (type: `string`):

Keyword for /manufacturers/{keyword}.html (product\_search). Pagination uses pageNum (pageSize 80).

## `searchQueries` (type: `array`):

Additional keywords (batched by worker)

## `maxResults` (type: `integer`):

Maximum items to return (free plan capped at 200)

## `maxPages` (type: `integer`):

Max manufacturer list pages (pageNum)

## `page` (type: `integer`):

Maps to pageNum query param (not page=)

## `lang` (type: `string`):

lang query param (default enus)

## `surface` (type: `string`):

www.globalsources.com or m.globalsources.com

## `categoryUrl` (type: `string`):

Full /category/...\_{id}/ URL

## `categoryId` (type: `string`):

Category id when categoryUrl is not provided

## `detailUrls` (type: `array`):

Product or supplier detail URLs

## `productUrls` (type: `array`):

PDP URLs (\*p.htm)

## `productIds` (type: `array`):

Numeric product ids (when URL unknown)

## `supplierUrls` (type: `array`):

Manufacturer homepage URLs ({short}.manufacturer.globalsources.com/homepage\_{id}.htm)

## `supplierShortName` (type: `string`):

Subdomain slug for manufacturer.globalsources.com

## `homepageId` (type: `string`):

homepage\_{id}.htm numeric id

## `enrichDetails` (type: `boolean`):

When true, worker fetches PDP for up to min(maxResults,20) list URLs

## `fields` (type: `array`):

Optional subset of output fields

## `workerBaseUrl` (type: `string`):

Optional https://… Cloud Run origin (allowlisted .run.app hosts only)

## Actor input object example

```json
{
  "mode": "product_search",
  "maxResults": 20,
  "maxPages": 5,
  "page": 1,
  "lang": "enus",
  "surface": "www",
  "enrichDetails": false
}
```

# Actor output Schema

## `results` (type: `string`):

Normalized GlobalSources product / supplier rows from the default dataset.

## `runSummary` (type: `string`):

Structured summary record stored in the default key-value store.

## `inputEcho` (type: `string`):

Normalized input saved at run start.

## `errorSummary` (type: `string`):

Present when a failed run stores structured terminal error information.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {};

// Run the Actor and wait for it to finish
const run = await client.actor("lentic_clockss/globalsources-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {}

# Run the Actor and wait for it to finish
run = client.actor("lentic_clockss/globalsources-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{}' |
apify call lentic_clockss/globalsources-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=lentic_clockss/globalsources-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/TaSt5beTMB7zLRefl/builds/MfYdMj3HUSQoFc7ss/openapi.json
