Lemon8 Feeds Scraper avatar
Lemon8 Feeds Scraper

Pricing

$9.99/month + usage

Go to Store
Lemon8 Feeds Scraper

Lemon8 Feeds Scraper

Developed by

AbotAPI

AbotAPI

Maintained by Community

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

categoryEnumRequired

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

regionEnumOptional

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

limitintegerOptional

Maximum number of posts to extract (max 5000)

Default value of this property is 2

Save Images

saveImagesbooleanOptional

Download post images locally and store in key-value store

Default value of this property is false

Save Videos

saveVideosbooleanOptional

Download videos from video posts and store in key-value store

Default value of this property is false

Get Detailed Post Data

getDetailsbooleanOptional

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

detailsLimitintegerOptional

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

proxyobjectOptional

Optional proxy settings for web scraping to avoid rate limiting and blocks

Transform Fields (Advanced)

dev_transform_fieldsarrayOptional

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_namestringOptional

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"

Clear Dataset Before Insert (Advanced)

dev_dataset_clearbooleanOptional

Clear the dataset before inserting new data. Use with caution as this will delete existing data.

Default value of this property is false