Likee Scraper avatar

Likee Scraper

Pricing

from $10.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 $10.00 / 1,000 results

Rating

5.0

(3)

Developer

Sasha Ebashu

Sasha Ebashu

Maintained by Community

Actor stats

0

Bookmarked

54

Total users

9

Monthly active users

10 days 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

It supports two input modes:

  • Video URLs — paste individual video links to scrape specific videos
  • Profile URLs — paste a creator's profile link (e.g. https://likee.video/@username) to automatically collect and scrape all their videos

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.

Scraping individual videos

  1. Click Try for free
  2. Paste one or multiple Likee video links into the Likee Video URLs 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

Scraping all videos from a profile

  1. Click Try for free
  2. Scroll down to the Likee Profile Scraping section
  3. Paste one or multiple Likee profile URLs (e.g. https://likee.video/@KATYA_LUPP1)
  4. Set Max Videos per Profile to control how many videos to collect from each profile
  5. Choose Profile Video SortingLatest for newest first, Popular for most viewed first
  6. Click Run

The scraper will visit each profile page, scroll to collect video links, and then scrape each video individually.

You can combine both modes — paste video URLs and profile URLs in the same run.


How much will it cost to scrape Likee?

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

Depending on the number of videos you scrape, you can extract data completely free within this monthly allowance.

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


Input parameters

ParameterTypeDescriptionDefault
startUrlsarrayLikee video URLs to scrape
urlsarrayAlternative plain-text list of video URLs
profileUrlsarrayLikee profile URLs to scrape videos from
maxVideosPerProfileintegerMax videos to collect per profile (1–500)30
profileVideoSortingstringSort order for profile videos: latest or popularlatest
maxItemsintegerMax total videos to scrape in one run100
proxyConfigurationobjectProxy settingsApify Proxy

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.
  • Use profile URLs to scrape all videos from a creator at once.
  • Set maxVideosPerProfile to control how many videos per profile are scraped.
  • 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.

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/