Instagram Profile Scraper avatar
Instagram Profile Scraper

Pricing

$2.30 / 1,000 results

Go to Store
Instagram Profile Scraper

Instagram Profile Scraper

Developed by

Apify

Apify

Maintained by Apify

Scrape all Instagram profile info. Just add one or more Instagram usernames and extract number of followers&follows, URLs, bio, posts, likes, counts, related profiles, captions, highlight reels. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

4.4 (31)

Pricing

$2.30 / 1,000 results

550

Total users

56K

Monthly users

4.8K

Runs succeeded

>99%

Issues response

1.6 days

Last modified

2 hours ago

WC

toLowerCase is not a function

Closed

warden.coder opened this issue
3 months ago

A simple request failed with "toLowerCase," which is not a function. It looks like you guys haven't received a reply from Instagram, and instead of displaying a proper error, it looks like an unhandled error.

alexey avatar

Hi!

In your run input username is a nested array. It is a console issue actually, because input schema is defined as an array of strings and therefore input like yours should not be accepted by a run.

Indeed, please use the correct input for right now, we will improve validation logic at our end.

WC

warden.coder

3 months ago

Yeah, I figured, thanks.