VOOZH about

URL: https://apify.com/abotapi/lemon8-discover-scraper

⇱ Lemon8 Discover Scraper Β· Apify


Pricing

from $3.00 / 1,000 results

Go to Apify Store

Lemon8 Discover Scraper

Scrape Lemon8 posts, images, videos, and comments at scale. This actor extracts detailed content and analytics from Lemon8, supporting keyword search, multiple regions, and media downloads. Perfect for research, marketing, and data analysis.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ AbotAPI

AbotAPI

Maintained by Community

Actor stats

1

Bookmarked

50

Total users

11

Monthly active users

5 days ago

Last modified

Share

πŸ‹ Lemon8 Scraper

πŸ‘ Lemon8 Scraper

Extract Content, Images, Videos, and Comments from Lemon8

This powerful actor scrapes content from the popular Lemon8 social media platform. Get posts, comments, images, videos, and detailed analytics with just a few clicks.

✨ Features

  • πŸ” Search by Keywords - Find content using any search term
  • 🌎 Multiple Regions - Support for 10+ countries including US, Australia, Japan, and more
  • πŸ“± Complete Post Data - Titles, content, statistics, hashtags, and more
  • πŸ’¬ Full Comments - Extracts all comments including replies and timestamps
  • πŸ–ΌοΈ Image Downloading - Save all post images locally with original quality
  • πŸŽ₯ Video Downloading - Download videos from video posts
  • πŸ”Ž Detailed Post Analysis - Navigate to individual posts for complete data
  • ♾️ Infinite Scroll Support - Collect as many posts as you need
  • πŸ”„ Proxy Support - Use Apify proxies for reliable data collection
  • πŸ“Š Detailed Statistics - View engagement metrics for each post

πŸ“Š Output Data

The actor outputs comprehensive data in structured JSON format:

{
"posts":[
{
"id":"7412987407534162437",
"author":{
"name":"Author Name",
"followerCount":"35.7K followers",
"profileUrl":"https://www.lemon8-app.com/@username",
"profileImageUrl":"https://example.com/profile.jpg"
},
"title":"Post Title",
"content":"Post content preview text...",
"postUrl":"https://www.lemon8-app.com/@username/post_id",
"statistics":{
"savedCount":"2023",
"likesCount":"6437",
"commentsCount":"1468"
},
"images":[
{
"src":"https://example.com/image1.jpg",
"alt":"Image description"
},
{
"src":"https://example.com/image2.jpg",
"alt":"Second image description"
}
],
"comments":[
{
"authorName":"Commenter Name",
"text":"Comment preview text..."
}
],
"isVideo":false,
"videoData":null,
"searchQuery":"Related search query",
"storedImages":[
{
"originalSrc":"https://example.com/image1.jpg",
"storedUrl":"https://api.apify.com/v2/key-value-stores/default/records/image_7412987407534162437_1.jpg"
},
{
"originalSrc":"https://example.com/image2.jpg",
"storedUrl":"https://api.apify.com/v2/key-value-stores/default/records/image_7412987407534162437_2.jpg"
}
],
"details":{
"title":"Post Title",
"fullContent":"Post content with full text that's not truncated like in the preview. This includes all paragraphs and formatting from the original post.",
"hashtags":["#fashion","#style","#trending"],
"editTime":"2023/10/12 Edited to",
"statistics":{
"savedCount":"2023",
"likesCount":"6437",
"commentsCount":"1468"
},
"galleryImages":[
{
"src":"https://example.com/image1.jpg",
"alt":"Image description"
},
{
"src":"https://example.com/image2.jpg",
"alt":"Second image description"
}
],
"searchQuery":"Related search query",
"relatedTopics":["fashion trends","style tips","outfit ideas"]
},
"allComments":[
{
"author":"Commenter Name",
"content":"Comment preview text with the full content not truncated...",
"time":"2 days ago",
"likes":"57",
"replies":[
{
"author":"Reply Author",
"content":"This is a reply to the comment above",
"time":"1 day ago"
}
]
},
{
"author":"Another Commenter",
"content":"Another comment on this post",
"time":"3 days ago",
"likes":"23",
"replies":null
}
]
},
{
"id":"7412345678901234567",
"author":{
"name":"Video Creator",
"followerCount":"128K followers",
"profileUrl":"https://www.lemon8-app.com/@videocreator",
"profileImageUrl":"https://example.com/creator_profile.jpg"
},
"title":"Video Post Example",
"content":"Check out my new video tutorial...",
"postUrl":"https://www.lemon8-app.com/@videocreator/video_post_id",
"statistics":{
"savedCount":"3489",
"likesCount":"12763",
"commentsCount":"873"
},
"images":[],
"comments":[
{
"authorName":"Video Fan",
"text":"Love this tutorial!"
}
],
"isVideo":true,
"videoData":{
"posterUrl":"https://example.com/video_thumbnail.jpg",
"videoUrl":"https://example.com/video_content.mp4",
"videoType":"video/mp4",
"storedPosterUrl":"https://api.apify.com/v2/key-value-stores/default/records/poster_7412345678901234567.jpg",
"storedVideoUrl":"https://api.apify.com/v2/key-value-stores/default/records/video_7412345678901234567.mp4"
},
"searchQuery":"makeup tutorial",
"details":{
"title":"Video Post Example - Full Tutorial",
"fullContent":"Check out my new video tutorial where I show you how to create this amazing look step by step. Follow along and leave your comments below!",
"hashtags":["#makeuptutorial","#beauty","#lemon8creator"],
"editTime":null,
"statistics":{
"savedCount":"3489",
"likesCount":"12763",
"commentsCount":"873"
},
"galleryImages":[],
"searchQuery":"makeup tutorial",
"relatedTopics":["beauty tips","makeup trends","product reviews"]
},
"allComments":[
{
"author":"Video Fan",
"content":"Love this tutorial! Can you do a follow-up with daytime looks?",
"time":"1 day ago",
"likes":"85",
"replies":[
{
"author":"Video Creator",
"content":"Yes! I'll be posting a day look next week!",
"time":"1 day ago"
}
]
},
{
"author":"Makeup Enthusiast",
"content":"What brand of foundation are you using?",
"time":"2 days ago",
"likes":"42",
"replies":[
{
"author":"Video Creator",
"content":"I'm using Brand X in shade Y!",
"time":"1 day ago"
}
]
}
]
},
{
"id":"7413456789012345678",
"author":{
"name":"Detailed Post Author",
"followerCount":"95.2K followers",
"profileUrl":"https://www.lemon8-app.com/@detailedauthor",
"profileImageUrl":"https://example.com/detailed_author.jpg"
},
"title":"Post With Details",
"content":"This post has detailed information...",
"postUrl":"https://www.lemon8-app.com/@detailedauthor/detailed_post_id",
"statistics":{
"savedCount":"1593",
"likesCount":"8275",
"commentsCount":"427"
},
"images":[
{
"src":"https://example.com/detailed_image.jpg",
"alt":"Detailed image"
}
],
"comments":[
{
"authorName":"Initial Commenter",
"text":"Great post!"
}
],
"isVideo":false,
"videoData":null,
"searchQuery":"lifestyle tips",
"storedImages":[
{
"originalSrc":"https://example.com/detailed_image.jpg",
"storedUrl":"https://api.apify.com/v2/key-value-stores/default/records/image_7413456789012345678_1.jpg"
}
],
"details":{
"title":"Full Detailed Post Title",
"fullContent":"Complete untruncated post content with all text...",
"hashtags":["#lemon8partner","#lifestyletips","#organization"],
"editTime":"2023/10/15 Edited to",
"statistics":{
"savedCount":"1593",
"likesCount":"8275",
"commentsCount":"427"
},
"galleryImages":[
{
"src":"https://example.com/detailed_image.jpg",
"alt":"Detailed image full resolution"
}
],
"searchQuery":"how to organize your home",
"relatedTopics":["home organization","decluttering","minimalism"]
},
"allComments":[
{
"author":"Comment Author 1",
"content":"Full comment text without truncation...",
"time":"2 days ago",
"likes":"42",
"replies":[
{
"author":"Reply Author",
"content":"Reply text content...",
"time":"1 day ago"
}
]
},
{
"author":"Comment Author 2",
"content":"Another complete comment...",
"time":"3 days ago",
"likes":"17",
"replies":null
}
]
}
],
"metadata":{
"discoverUrl":"https://www.lemon8-app.com/discover/australia?region=au",
"totalScraped":100,
"scrollsPerformed":25,
"limit":100,
"region":"au",
"videoPostsFound":12,
"detailedPostsScraped":10
}
}

Available Fields

Post Object

  • id - Unique post identifier
  • author - Information about the post creator
    • name - Author's display name
    • followerCount - Number of followers
    • profileUrl - URL to author's profile
    • profileImageUrl - URL to author's profile image
  • title - Post title
  • content - Preview of post content (truncated)
  • postUrl - Direct URL to the post
  • statistics - Engagement metrics
    • savedCount - Number of saves
    • likesCount - Number of likes
    • commentsCount - Number of comments
  • images - Array of post images
    • src - Image URL
    • alt - Image alt text/description
  • comments - Preview of post comments (limited number)
    • authorName - Commenter's name
    • text - Comment content
  • isVideo - Boolean indicating if post contains video
  • videoData - Video information (for video posts)
    • posterUrl - Thumbnail image URL
    • videoUrl - Video file URL
    • videoType - Video MIME type
    • localPosterPath - Local path to downloaded thumbnail (if saveVideos=true)
    • localVideoPath - Local path to downloaded video (if saveVideos=true)
  • searchQuery - Associated search term
  • localImages - References to locally saved images (if saveImages=true)
    • originalSrc - Original image URL
    • localPath - Local file path

Details Object (when getDetails=true)

  • title - Complete post title
  • fullContent - Complete untruncated post content
  • hashtags - Array of hashtags used in the post
  • editTime - When the post was last edited
  • statistics - Detailed engagement metrics
  • galleryImages - Full resolution images
  • searchQuery - Associated search query
  • relatedTopics - Related topics and hashtags

All Comments (when getDetails=true)

  • author - Commenter's name
  • content - Full comment text
  • time - When comment was posted (e.g., "16 hours ago")
  • likes - Number of likes on comment
  • replies - Array of replies to the comment
    • author - Reply author's name
    • content - Reply text
    • time - When reply was posted

Metadata

  • discoverUrl - URL used for scraping
  • totalScraped - Total number of posts scraped
  • scrollsPerformed - Number of page scrolls executed
  • limit - Maximum posts requested
  • region - Region code used
  • videoPostsFound - Number of video posts found
  • detailedPostsScraped - Number of posts with detailed data

πŸ“ Where to Find Your Data

Apify Platform

  • Dataset - The complete JSON data is stored in the default dataset
  • Key-Value Store - Find RESULTS.json and METADATA.json in the default key-value store
  • Media Files - When saveImages or saveVideos is enabled:
    • Files are stored in the default key-value store with keys like:
      • image_[POST_ID]_[INDEX].jpg
      • video_[POST_ID].mp4
      • poster_[POST_ID].jpg
    • Media URLs are included in the dataset results:
      {
      "storedImages":[
      {
      "originalSrc":"https://example.com/original.jpg",
      "storedUrl":"https://api.apify.com/v2/key-value-stores/..."
      }
      ],
      "videoData":{
      "storedVideoUrl":"https://api.apify.com/v2/key-value-stores/...",
      "storedPosterUrl":"https://api.apify.com/v2/key-value-stores/..."
      }
      }
  • Custom Datasets - If you specified a custom dataset name, the data will be there

Storage Limits

  • Be mindful of Apify's storage limits when saving media files
  • For large-scale scraping with many images/videos, consider:
    • Using Apify's Persistent Storage
    • Setting up webhook integration to process files
    • Implementing AWS S3 or other external storage solutions

πŸš€ How to Use

Send results into your apps (MCP connectors)

Optionally pipe the scraped results into the apps you already use, via Model Context Protocol (MCP) connectors. This is an extra delivery step after the scrape β€” the Apify dataset is never changed.

What gets written to the connector: a condensed, human-readable summary of each record β€” not the full JSON. Each item becomes one entry with a title and its key fields flattened to plain text. The complete record always stays in the Apify dataset.

  1. Authorize a connector once under Apify β†’ Settings β†’ Integrations (Notion, Linear, Airtable, or Apify).
  2. Select it in the "Pipe results into your apps" input field. (If the picker is empty, you haven't authorized a connector yet.)
  3. For Notion, also set notionParentPageUrl to the page where items should be created.

The connection is mediated by Apify's MCP proxy, so this actor never sees your third-party credentials. Leave the field empty to skip.

Input Options

OptionTypeDescription
searchTermStringSearch term to use (default: "fashion")
regionStringRegion code (default: "us")
limitNumberMaximum posts to extract (default: 2)
saveImagesBooleanDownload images locally (default: false)
saveVideosBooleanDownload videos locally (default: false)
getDetailsBooleanGet detailed post data (default: false)
detailsLimitNumberLimit for detailed post scraping (default: 2)

Available Regions

CodeRegion Name
usUnited States
auAustralia
nzNew Zealand
jpJapan (ζ—₯本)
thThailand (ΰΉ„ΰΈ—ΰΈ’)
idIndonesia
vnVietnam (Việt Nam)
myMalaysia
sgSingapore
caCanada

πŸ’‘ Use Cases

  • Content Research - Analyze trending topics and styles on Lemon8
  • Influencer Analysis - Monitor engagement and content strategies
  • Market Research - Track product mentions and consumer sentiment
  • Competitor Monitoring - Keep an eye on competing brands
  • Content Inspiration - Discover popular formats and approaches
  • Data Visualization - Create reports and dashboards from structured data

πŸ” Advanced Features

Detailed Post Extraction

Enable getDetails: true to navigate to each post's page and extract:

  • Complete post content (not just previews)
  • All comments including replies
  • Full resolution images
  • Related hashtags and topics
  • Edit history information

Media Downloading

When you enable saveImages or saveVideos, the actor will download all media files to your storage. This is perfect for:

  • Creating content archives
  • Building training datasets
  • Conducting visual analysis
  • Preserving content for offline use

Crash Recovery & Rerun

This actor uses Apify's Request Queue for state persistence during detail fetching:

  • Resume after crash: Simply Resurrect the failed run - it will continue from unprocessed posts
  • Start fresh: Set clearStorage: true in input, or start a new run (not resurrect)

How it works:

  1. All post URLs are added to a persistent Request Queue before processing details
  2. Each post is marked as "handled" only after successful extraction
  3. Each post is saved to the dataset immediately (incremental saves)
  4. On restart, only unhandled requests are processed

Input Options for Recovery

OptionTypeDefaultDescription
clearStorageBooleanfalseClear request queue and start fresh (ignore previous progress)

You might also like

Leboncoin Action Automation Scraper

saswave/leboncoin-action-automation-scraper

Leboncoin action automation scraper. Allowed actions include: Send message, send offer, Get price and minimum price offer for an item. Advanced task automation scraper. Scale your actions on website leboncoin.fr . Advanced Web crawler for ecommerce website

Advanced Leboncoin scraper

saswave/advanced-leboncoin-scraper

Leboncoin scraper. Collect product from any search website leboncoin.fr Advanced Web crawler for ecommerce leboncoin. Extract phonenumber from detail pages. For market research, price monitoring, competitive analysis, business intelligence. Efficient data extraction and reduced runtime costs.

Leboncoin Scraper (API) Pro πŸ‡«πŸ‡· - Annonces & Prix

clearpath/leboncoin-api

Leboncoin.fr Scraper API: Extract classified ads with prices, locations, seller info, and photos. Filter by category, price range, and area. For market research, price monitoring, and competitive analysis across France.

339

4.9

Lemon8 Posts Search Scraper - Cheap πŸ“ŠπŸ“ΈπŸ‹

scrapestorm/lemon8-posts-search-scraper---cheap

πŸ” Easily collect Lemon8 posts by keyword Filter Lemon8 search results and gather information such as post titles, authors, follower counts, likes, comments, saves, media type & post URLs πŸ“ΈπŸ‹ Perfect for trend discovery, influencer research, content intelligence & social media monitoring πŸ“Šβœ¨

5

Leboncoin Scraper Ppe

silentflow/leboncoin-scraper-ppr

Scrape Leboncoin classified ads with pay-per-result pricing. Extract prices, full descriptions, seller phone numbers and GPS coordinates from France's largest marketplace. Covers real estate, cars, jobs, fashion and electronics. Pay only for ads successfully scraped, residential proxies included.

314

5.0

Lemon8 Feeds Scraper

abotapi/lemon8-feeds-scraper

This actor extracts posts, images, videos, comments, and analytics from Lemon8 feeds across 22 categories and 10+ regions. Supports infinite scrolling, full media downloads, post-level analytics, and detailed comment extractionβ€”perfect for research, analysis, or content monitoring.

Lemon8 Profile Posts Scraper - Cheap πŸ‹πŸ“Έ

scrapestorm/lemon8-profile-posts-scraper---cheap

πŸ” Easily Collect Lemon8 Profile Posts Extract all posts from any Lemon8 profile, including post content, post URLs, engagement metrics (likes, comments, shares), hashtags, and publication dates πŸ’¬πŸ‹ Perfect for audience insights, content analysis, trend tracking and social media monitoring πŸ“Šβœ¨

3

5.0

Lemon8 Scraper Profile | Posts

tictechid/vanzi-lemon8-scraper

Scrape Lemon8 profiles effortlessly with this powerful Actor. Get detailed profile metrics, post engagement data, captions, and media URLs for influencer research, competitor analysis, content strategy, and social media intelligence.

Lemon8 Profile Scraper

abotapi/lemon8-profile-scraper

Scrape Lemon8 user profiles with support for automated multi-profile discovery. Extract detailed posts, engagement stats, comments, and download high-quality images and videos. Ideal for data analysis, media archiving, and influencer research.