Instagram Reels Scraper avatar
Instagram Reels Scraper

Pricing

$14.00/month + usage

Go to Store
Instagram Reels Scraper

Instagram Reels Scraper

Developed by

Hpix

Hpix

Maintained by Community

Scrape Instagram Reels and their respective profile efficiently.

0.0 (0)

Pricing

$14.00/month + usage

13

Total users

191

Monthly users

56

Runs succeeded

>99%

Issues response

9 days

Last modified

5 days ago

User tags

tagsarrayOptional

Profile tags or URLs to fetch reels from

Targets

targetEnumRequired

Select what will be scraped

Value options:

"all": string"profiles_only": string"reels_only": string

Default value of this property is "all"

Reels to scrape

reels_countintegerRequired

Number of reels to fetch per tag

Default value of this property is 12

Individual Posts

post_urlsarrayOptional

Scrape posts using their URL or code

Include raw data

include_raw_databooleanOptional

Include raw data collected from Instagram in the final results. Disable this to reduce the final dataset size.

Default value of this property is true

Custom functions

custom_functionsstringOptional

Functions to customize the crawler's behaviour. Accepts an object with two functions, shouldSkip and shouldContinue, each taking a data argument which contains the data for the current scraped item.