Likee scraper avatar

Likee scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Likee scraper

Likee scraper

The only Likee scraper on Apify. Extract video stats: views, likes, comments, shares, engagement rate, author info, hashtags, music, and download URLs. Bulk-friendly — paste any Likee links, get structured JSON. No API key needed.

Pricing

from $9.00 / 1,000 results

Rating

5.0

(1)

Developer

Sasha 24tiy

Sasha 24tiy

Maintained by Community

Actor stats

0

Bookmarked

25

Total users

7

Monthly active users

a few seconds ago

Last modified

Share

What does Likee Scraper do?

Likee Scraper enables you to extract comprehensive data from Likee videos without needing an API key or official access.

It's the only Likee scraper available on Apify.

Likee Scraper can extract:

  • Video view counts
  • Likes
  • Comments
  • Share counts
  • Engagement rates
  • Author information
  • Hashtags and mentions
  • Music and audio details
  • Direct video URLs
  • Thumbnails
  • Metadata about the scraping process

Architecture

Likee Scraper uses a two-phase extraction strategy for maximum speed and reliability:

  1. Phase 1 — HTTP (CheerioCrawler): fast, lightweight extraction via plain HTTP requests. Parses JSON-LD structured data, __NEXT_DATA__ blobs, inline JSON, and meta tags directly from the HTML response. Handles 90%+ of videos without launching a browser.

  2. Phase 2 — Browser fallback (PlaywrightCrawler): for videos that require JavaScript rendering, the scraper automatically retries with a full Chromium browser emulating a mobile device. This ensures data is extracted even from dynamically rendered pages.

This approach is 10–15x faster and uses significantly less compute than browser-only scraping.


Why scrape Likee?

Likee is a rapidly growing short-form video platform with millions of users worldwide, making it a valuable source of data for content creators, marketers, and researchers.

Here are just some of the ways you could use Likee data:

  • Monitor trending content and hashtags in your niche
  • Analyze competitor video performance and engagement metrics
  • Research viral content patterns and audience behavior
  • Track influencer growth and content strategy
  • Build datasets for machine learning and trend analysis
  • Discover emerging creators and content opportunities

If you would like more inspiration on how scraping Likee could help your business or organization, check out our industry pages.


How to scrape Likee

It's easy to scrape Likee with Likee Scraper. Just follow these simple steps and you'll get your data in minutes.

  1. Click Try for free
  2. Paste one or multiple Likee video links into the input field
  3. Click Run to start the scraping
  4. When the actor finishes, preview or download your structured JSON data from the Dataset tab

The scraper supports bulk inputs, allowing you to process many videos in a single run.


Input parameters

ParameterTypeDefaultDescription
startUrlsarray(required)List of Likee video URLs to scrape
maxItemsinteger100Maximum number of videos to scrape
maxConcurrencyinteger5Parallel processing limit
usePlaywrightFallbackbooleantrueRetry failed URLs with a browser
proxyConfigurationobjectnoneProxy settings for rate limits or geo-restrictions

How much will it cost to scrape Likee?

Apify gives you $5 in free usage credits every month with the Apify Free plan.

With the HTTP-first architecture, Likee Scraper uses significantly fewer resources than browser-based scrapers, so your credits go further.

If you need to scrape Likee regularly and at scale, we recommend the following plans:


Results

Likee Scraper returns structured JSON data for each processed video.

Example output:

[
{
"inputUrl": "https://likee.video/v/sepkYQ",
"videoId": "sepkYQ",
"videoUrl": "https://video.like.video/eu_live/9uF/01vN9jgg01IZ_4.mp4?crc=1487566046&type=5",
"authorId": "baby.miaa",
"authorUsername": "baby.miaa",
"authorNickname": "",
"authorUrl": "https://likee.video/@baby.miaa",
"authorAvatar": "",
"description": "",
"hashtags": [],
"mentions": [],
"musicTitle": "original sound - BABY MIA",
"musicAuthor": "",
"views": 1510000,
"likes": 81930,
"comments": 4550,
"shares": 602,
"engagementRate": 5.77,
"thumbnailUrl": "https://videosnap.like.video/eu_live/9uy/1vN9kB00m2EfDMg1MUCTx_1.jpg?type=8&resize=1&dw=480",
"downloadUrl": "",
"publishedAt": null,
"scrapedAt": "2026-02-10T17:40:03.355Z",
"status": "success",
"error": null
}
]

Field description

FieldDescription
inputUrlOriginal Likee video URL provided as input
videoIdUnique Likee video identifier
videoUrlDirect URL to the video file
authorIdCreator account identifier
authorUsernameCreator username
authorNicknameDisplay name of the creator
authorUrlLink to the creator profile
authorAvatarProfile avatar URL
descriptionVideo caption or description
hashtagsHashtags extracted from the caption
mentionsUser mentions detected in the caption
musicTitleTitle of the audio used in the video
musicAuthorOriginal audio creator
viewsTotal number of video views
likesNumber of likes
commentsNumber of comments
sharesNumber of shares
engagementRateCalculated engagement rate (%)
thumbnailUrlVideo preview thumbnail
downloadUrlDownloadable video link if available
publishedAtOriginal publishing date
scrapedAtTimestamp of when the data was scraped
statusScraping status (success or error)
errorError message if scraping failed

Tips for scraping Likee

  • Use bulk input to scrape multiple videos at once.
  • No API keys or authentication are required.
  • Video URLs are returned directly in the results.
  • Engagement rate is automatically calculated from the metrics.
  • Hashtags and music metadata help analyze trends.
  • Set usePlaywrightFallback to false for maximum speed if you don't need 100% coverage.
  • Failed results are stored in a separate failed-results dataset for debugging.

Note that personal data is protected by GDPR in the European Union and by other regulations worldwide.

You should not scrape personal data unless you have a legitimate reason to do so.

If you are unsure whether your use case is legitimate, consult your legal advisors.

You may also want to read our blog post:

https://blog.apify.com/is-web-scraping-legal/