Lemon8 Feeds Scraper

Lemon8 Feeds Scraper

by abotapi

Scrape posts, media, comments & analytics from Lemon8 across 22 categories & 10+ regions. Perfect for research, content monitoring, and data analysis.

190 runs
7 users
Try This Actor

Opens on Apify.com

About Lemon8 Feeds Scraper

Need to track trends or gather data from Lemon8? This scraper pulls posts, images, videos, comments, and even post-level analytics directly from the platform. It works across all 22 content categories and more than 10 different regions, so you're not limited to just one market or topic. One of the best parts is how it handles infinite scrolling—it just keeps going, capturing everything in a feed without you having to babysit it. It downloads the full media files, not just links, and digs into the comments with detailed extraction. I've used it for a few projects where I needed to analyze content performance or monitor brand mentions, and it saved me a ton of manual work. Whether you're a researcher studying social media patterns, a marketer analyzing competitors, or a developer building a dataset, this tool gets you the structured data you need without the hassle.

What does this actor do?

Lemon8 Feeds Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Lemon8 Feeds Scraper

Overview

This actor scrapes public feeds from the Lemon8 social platform. It extracts posts, images, videos, comments, and analytics across 22 content categories and 10+ geographic regions. Output is structured JSON, compatible with the Node.js library version.

Key Features

  • Multi-Category & Region Support: Scrape from 22 categories (For You, Beauty, Food, Fashion, etc.) and 10+ regions (US, Australia, Japan, etc.).
  • Comprehensive Data Extraction: Gets post titles, content, author info, statistics (likes, saves), and hashtags.
  • Detailed Post & Comment Scraping: Extracts full post details and all comments, including nested replies.
  • Media Handling: Can download images and videos directly to the actor's Key-Value Store.
  • Anti-Block Measures: Uses stealth techniques to help avoid bot detection.

How to Use

Configure the actor via input settings, then run it. It will scroll the selected feed, extract post data, and optionally fetch detailed information and media for a subset of posts.

Input Configuration

Configure the actor using these main parameters:

Parameter Type Default Description
category int required The feed category ID (0-21). See table below.
region string "us" Region code (e.g., "us", "au", "jp").
limit int 100 Maximum number of posts to extract from the feed.
getDetails bool true Fetch full details (comments, analytics) for posts.
detailsLimit int 10 Max number of posts for full detail extraction.
saveImages bool false Download post images to Key-Value Store.
saveVideos bool false Download post videos to Key-Value Store.
proxy object null Custom proxy configuration.

Example Input:

{
  "category": 2,
  "region": "us",
  "limit": 50,
  "getDetails": true,
  "detailsLimit": 10,
  "saveImages": false,
  "saveVideos": false
}

Categories:
| ID | Name | ID | Name |
| :--- | :--- | :--- | :--- |
| 0 | For You | 11 | Travel |
| 1 | Beauty | 12 | Money |
| 2 | Food | 13 | Career |
| 3 | Fashion | 14 | Art |
| 4 | Home | 15 | Pets |
| 5 | Wellness | 16 | Photography |
| 6 | Fitness | 17 | Gaming |
| 7 | Entertainment | 18 | Reading |
| 8 | Relationship | 19 | Cars |
| 9 | Tech | 20 | Outdoors |
| 10 | Parenting | 21 | Education |

Supported Regions: us, au, nz, jp, th, id, vn, my, sg, ca

Output

The actor returns a JSON object with a posts array and a metadata summary. Each post contains its core data, and if details were requested, expanded details and allComments fields.

Output Structure:

{
  "posts": [
    {
      "id": "7412987407534162437",
      "author": { "name": "Author Name", "profileUrl": "https://...", "profileImageUrl": "https://..." },
      "title": "Post Title",
      "content": "Content preview...",
      "postUrl": "https://...",
      "statistics": { "savedCount": "0", "likesCount": "6437", "commentsCount": "0" },
      "images": [...],
      "isVideo": false,
      "category": "Food",
      "categoryId": 2,
      "details": { ... },
      "allComments": [ ... ],
      "commentStats": { ... }
    }
  ],
  "metadata": {
    "feedsUrl": "https://...",
    "category": "Food",
    "categoryId": 2,
    "region": "us",
    "totalScraped": 50,
    "scrollsPerformed": 15,
    "videoPostsFound": 5,
    "detailedPostsScraped": 10
  }
}

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Lemon8 Feeds Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
abotapi
Pricing
Paid
Total Runs
190
Active Users
7
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support