BIGO LIVE Scraper: Live Streams & Creator Profiles avatar

BIGO LIVE Scraper: Live Streams & Creator Profiles

Pricing

from $1.00 / 1,000 results

Go to Apify Store
BIGO LIVE Scraper: Live Streams & Creator Profiles

BIGO LIVE Scraper: Live Streams & Creator Profiles

Discover current public BIGO LIVE streams and extract creator profiles. Get live room IDs, topics, viewer counts, country labels, biographies and audience counts to research streamers and compare live activity.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

ScrapingMonkey

ScrapingMonkey

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

BIGO LIVE Scraper helps you discover active BIGO LIVE rooms and evaluate creator profiles. Collect room topics, viewer counts, countries and preview images, then export creator biographies, audience counts and live status for streamer discovery, market research and partnership planning.

Review the live rooms available during a run, identify creators worth evaluating and compare their profile information in a consistent shortlist for regional streaming and partnership research.

At a glanceDetails
📥 InputSearch fields or links to the selected items; see the examples below
📤 OutputOne row per live stream or creator profile, depending on the mode
📄 PaginationAutomatic up to maxResults for each input, when more results are available
🔐 Login requiredNo
⚡ ProcessingMultiple inputs per run with automatic retries for temporary errors
💾 DeliveryOne complete Apify dataset table; CSV, JSON and Excel export

What the BIGO LIVE scraper collects 📱

Discover current public BIGO LIVE streams and extract creator profiles. Get live room IDs, topics, viewer counts, country labels, biographies and audience counts to research streamers and compare live activity.

CollectionWhat you receive
BIGO LIVE live streams scraperCollect current public BIGO LIVE streams with streamer IDs, live room IDs, viewer counts, room topics, preview images and public country labels.
BIGO LIVE creator profiles scraperExport public BIGO creator profiles with bios, avatars, follower and following counts, registration dates, public post totals and current live status.

Data can include:

  • Live rooms: Room IDs, room links, topics and titles.
  • Audience: Current viewer counts and profile follower or following counts.
  • Creators: BIGO IDs, names, biographies and avatars.
  • Location: Public country labels and available profile city information.
  • Previews: Room cover images and profile images.
  • Activity: Current live status, visible post counts and registration dates.

How to scrape BIGO LIVE 🚀

  1. Choose Live Streams in What to collect, or select another collection mode.
  2. Fill in the search fields, or paste links to the items you want to collect.
  3. Set the maximum results and any optional filters.
  4. Start the Actor and review the collected rows.
  5. Export the dataset or connect it to your application.

BIGO LIVE live streams scraper — input example

{
"mode": "streams",
"maxResults": 10
}

maxResults: 10 means up to 10 results for each input. It does not guarantee that the website has that many matches. You can set the limit as low as 1.

BIGO LIVE creator profiles scraper — input example

{
"mode": "profile",
"profileUrls": [
"https://www.bigo.tv/user/608238415"
],
"maxResults": 10
}

BIGO LIVE data fields and complete output 📦

Field groupIncluded data
Live roomsRoom IDs, room links, topics and titles.
AudienceCurrent viewer counts and profile follower or following counts.
CreatorsBIGO IDs, names, biographies and avatars.
LocationPublic country labels and available profile city information.
PreviewsRoom cover images and profile images.
ActivityCurrent live status, visible post counts and registration dates.

Each collected item is a separate row. input identifies the submitted value and result_type identifies the selected mode. All returned fields appear in one table; columns that do not apply to a mode can be empty.

A complete JSON result is shown for every collection mode below, in the same order as the input examples. Each example includes every field for its mode; text and lists are not shortened. Values are representative and can change.

BIGO LIVE live streams scraper — complete JSON result

{
"result_type": "streams",
"input": "all",
"status": "success",
"id": "6986819080482387437",
"url": "https://www.bigo.tv/762636738",
"room_id": "6986819080482387437",
"user_id": "541212134",
"bigo_id": "762636738",
"name": "ˢ·ᴬ❄︎ˢⁿᵒʷᴡɪʟᴳᴳ",
"title": null,
"topic": "CATCH UP LIVEE",
"viewer_count": 114,
"updated_at_unix": 1789894775,
"is_locked": false,
"cover_url": "https://esx.bigo.sg/as/live-enhancer/ls5/11wivboXc02F.webp?auth-token=ptRyOpSnXDwV3ujqyD9SFQ-jfD8A9hbFf0jVxUT9Df4:eyJhIjo2MCwiYyI6ImJyb29tX2xpc3Rfbm9ybWFsX25ldy1jLSIsImUiOjE3OTAwNzY4ODgsInMiOiIyIn0",
"country": null
}

BIGO LIVE creator profiles scraper — complete JSON result

{
"result_type": "profile",
"input": "608238415",
"status": "success",
"id": "439216059",
"url": "https://www.bigo.tv/user/608238415",
"user_id": "439216059",
"bigo_id": "608238415",
"name": "Sardor.avgan🐺✔️",
"country": null,
"client_bigo_id": "Shukurov01",
"avatar_url": "http://esx.bigo.sg/eu/live_pic/luz/1x5aaB00y4dZTiM1822Ui_2.jpg?type=20&auth-token=9q-tIa_McAwu-MPdumbCryPbDLFwxdhJ1tCn7Ucrfx0:eyJhIjo2MCwiYyI6InFyeS1hLTI3Mzg1IiwiZSI6MTc5MDA3ODM2NSwicyI6IjEifQ",
"bio": null,
"follower_count": 113329,
"following_count": 206,
"post_count": 0,
"registered_at": "2020-06-24 10:09:24",
"is_live": true,
"room_topic": "Bowladikmoooo",
"city": null,
"location_hidden": true
}

Images, tags and other lists stay with their parent result instead of creating extra rows. Invalid or unavailable inputs, inputs with no results, and requests that fail after all retries produce a row with status: failed. At most one failed row is saved per input; it includes error_code and error_message explaining the outcome. A normal end of pagination after collected results does not add a failed row.

Input requirements and collection settings ⚙️

SettingWhat to enter
What to collect (mode)Choose the information to collect.
Maximum results per search or link (maxResults)Collect up to this many results for each search or link. Minimum: 1.
Profile links (profileUrls)Paste one link per line. Example: https://www.bigo.tv/user/608238415 For Profile.
Collection modeFields to use
Live StreamsSet the maximum results and start.
ProfileProfile links

The result limit applies separately to each search or supplied link. Collection ends earlier when no more matching results are available.

BIGO LIVE scraping use cases 🎯

Streamer discovery

Identify active creators and review their room topics before partnership outreach.

Regional market research

Compare public country labels and visible live activity across the collected rooms.

Live audience snapshots

Record current room viewer counts for later comparison with another run.

Creator qualification

Compare biographies, follower counts and live status for selected BIGO creators.

Content category research

Review room titles and topics to understand the broadcasts visible at collection time.

Pricing and saved-result behavior 💰

See the Actor's Pricing tab for the active pricing model and current rate. Store settings may change, so this README does not claim a fixed cost.

Under dataset-item pricing:

  • Each collected item saved in the dataset is one result.
  • Images, tags and other values attached to that item do not create additional rows.
  • Automatic retry attempts do not create extra dataset rows.
  • A saved failed row is also one billable dataset item, including invalid inputs, unavailable items, no results, or exhausted retries. At most one failed row is saved per input, including when some results were already collected.
  • maxResults caps all saved rows for each input, including its failed row. Repeated copies of the same input are processed once. More inputs or a higher limit can produce more saved results.

BIGO LIVE scraper API and integrations 🔌

Replace $ACTOR_ID with the ID shown in the Actor API tab and $APIFY_TOKEN with your token.

curl -X POST "https://api.apify.com/v2/acts/$ACTOR_ID/runs?token=$APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{"mode":"streams","maxResults":10}'

Use schedules for recurring collection, webhooks for completion notifications, and Apify integrations for Google Sheets, Make, Zapier, cloud storage, a CRM or your own application.

Reliability, retries, and public-data limits ⚠️

Temporary connection errors, timeouts and access restrictions are retried automatically, up to five attempts. Invalid inputs save a failed row without an HTTP request; confirmed unavailable items save a failed row without unnecessary retries. Exhausted retries also save a failed row. Results already collected remain available if a later request fails, and normal pagination completion adds no error row. Collection also stops after two consecutive fully processed pages add no new results, even if the website provides another cursor. Required detail lookups are completed before checking a page; new results reset the counter, and independent reply branches are checked separately. Failures while initializing the Actor, saving data or scheduling requests stop the run instead of being reported as a failed website result.

Live rooms and viewer counts are snapshots taken during the run; ended streams may no longer appear.

BIGO LIVE controls which information is publicly available. Removed, private or restricted items may be unavailable, and optional values can be null or empty. A run can still fail if the results cannot be saved.

Frequently asked questions ❓

Does it require an account on BIGO LIVE?

No. You do not need to provide an account, password or login cookies. Only publicly available information is collected.

How does maxResults work?

It limits the number of saved results separately for every input. The minimum is 1. With maxResults set to 10, each input returns at most 10 available results. A detail lookup normally returns one record per input.

Can I discover creators who are live now?

Streams lists the current public rooms exposed by BIGO, including creator IDs and room topics.

Does it provide follower lists?

No. Profile mode provides visible follower and following totals, not individual follower lists.

Why are some fields empty?

The website may not publish that value, or the field may belong to a different collection mode. Missing values remain null or empty instead of being guessed.

Can I export the results to a spreadsheet?

Yes. Download CSV, Excel or JSON from the Apify dataset. All returned fields are included in the same results table.

Support and responsible use 🛟

For a reproducible issue, share the run ID, selected mode, result limit and a safe public example through the support channel. Never disclose access tokens, passwords or proxy credentials.

Use public BIGO LIVE information lawfully and responsibly. Follow applicable privacy, copyright, data-protection, contractual and platform requirements when storing, analyzing or redistributing results.