
Lemon8 Feeds Scraper
Pricing
$9.99/month + usage

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.
0.0 (0)
Pricing
$9.99/month + usage
0
Total users
1
Monthly users
1
Runs succeeded
>99%
Last modified
11 days ago
Category
category
EnumRequired
Feed category to scrape (required)
Value options:
"1": number"2": number"3": number"4": number"5": number"6": number"7": number"8": number"9": number"10": number"11": number"12": number"13": number"14": number"15": number"16": number"17": number"18": number"19": number"20": number"21": number
Default value of this property is 0
Region
region
EnumOptional
Target region for Lemon8 content
Value options:
"us": string"au": string"nz": string"jp": string"th": string"id": string"vn": string"my": string"sg": string"ca": string
Default value of this property is "us"
Post Limit
limit
integerOptional
Maximum number of posts to extract (max 5000)
Default value of this property is 2
Save Images
saveImages
booleanOptional
Download post images locally and store in key-value store
Default value of this property is false
Save Videos
saveVideos
booleanOptional
Download videos from video posts and store in key-value store
Default value of this property is false
Get Detailed Post Data
getDetails
booleanOptional
Navigate to individual post pages to extract full content and all comments (increases runtime significantly)
Default value of this property is true
Details Post Limit
detailsLimit
integerOptional
Maximum number of posts to get detailed data for (only applies when 'Get Detailed Post Data' is enabled)
Default value of this property is 2
Proxy Configuration
proxy
objectOptional
Optional proxy settings for web scraping to avoid rate limiting and blocks
Transform Fields (Advanced)
dev_transform_fields
arrayOptional
Transform the resulting output to include only specified fields. Use dot notation for nested objects (e.g., 'author.name', 'statistics.likesCount'). Use array index for nested arrays (e.g., 'images.0.src'). Leave empty to include all fields.
Default value of this property is []
Custom Dataset Name (Advanced)
dev_dataset_name
stringOptional
Save results into a custom named Dataset. Use placeholders: {ACTOR} = actor name, {DATE} = date (YYYYMMDD), {TIME} = time (HHMMSS). Example: 'lemon8-feeds-{DATE}' creates 'lemon8-feeds-20250522'. Use 'default' for default dataset.
Default value of this property is "default"