Instagrambiolinks avatar

Instagrambiolinks

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Instagrambiolinks

Instagrambiolinks

i needed this and there was no working one so i built it lol - enjoy!

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

NovA MariE

NovA MariE

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

8 days ago

Last modified

Share

Instagramlinks

Give it a list of Instagram usernames and it returns each profile's bio plus every link found in that bio (the external website field and any URLs typed into the bio text).

It calls the maintained apify/instagram-profile-scraper actor under the hood, then cleans the result into one record per profile.

Input

{
"usernames": ["natgeo", "@nasa", "https://www.instagram.com/garyvee/"],
"resultsLimit": 1
}

usernames accepts usernames, @handles, or full profile URLs. resultsLimit is detail records per profile (leave at 1).

Output

One dataset item per profile: username, fullName, biography, externalUrl, and a deduplicated bioLinks array. See the setup guide for compliance, cost, and rate-limit notes.