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

553

Total users

56K

Monthly users

4.8K

Runs succeeded

>99%

Issues response

1.6 days

Last modified

7 hours ago

JF

Scrape remaining links

Closed

jfdb opened this issue
a year ago

Sometimes there are more than one link, so for complete scraping, extract all https://www.instagram.com/eduroque2018/ As you can see in that profile it says {link}+1

misa avatar

Hey, thank you for reaching out! Our team will look into this and well keep you in the loop on our progress.

NT

Neuro_Tatarin

a year ago

Hello, I'm use actor for my gpts, but my "starting actions"after IG PROFILE SCRABE integrating to gpts and after puting Confirm is going on too long time and even works. why it can be? thnku

WA

winning_alphabet

a year ago

please add a documentation using Laravel

misa avatar

Hello, can you please elaborate on your questions? Your current use case is quite unclear to us. Thank you!

DG

devoted_gallery

a year ago

The run input for this actor on providing a iterative loop of usernames seems to malfunction with the error: ApifyApiError: Input is not valid: Field input.usernames is required. I have checked every bit of my code still the same error while other actors are actively working and are fine.

alexey avatar

Follow up:

  • coauthors scraped now, so original issue should be considered done
  • integration with chat gpt actor from php-laravel or other environment is related to other actor, please add issue there or ask in discord
  • likewise "input.usernames is required" is not directly related to actor, its running actor by API and if input somehow lost in API call please check API docs or ask in discord

I´m going to close the issue now, but if there would be anything else we could help with, please let us know.

alexey avatar

Hi!

All profile bio links were added as externalUrls array in the latest build, see the sample run https://console.apify.com/view/runs/dV2a2DPTkXsYrS17r

Output example:

{
"externalUrls": [
{
"title": "복순도가 브랜드 스토어",
"lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fbrand.naver.com%2Fboksoondoga&e=AT0O6xexvzZtOYS7_S7JCFbAej1czrjNytpIssTvGQ2ZRb2DOnMkVaX4YR90tOxLFBi-A6HVtgSuzd6H1NTUCelm0hQReXWb",
"url": "https://brand.naver.com/boksoondoga",
"link_type": "external"
},
{
"title": "복순도가 공식 홈페이지",
"lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fboksoon.com%2F&e=AT26A7ry1cZCdb2voRDRHas4wdBgUWYGCMo78qhhL745Ak52zgYL0pE_SxOaw9JQacwJifYj2TNjLUifUEfgZDDIyAcKoTaS",
"url": "https://boksoon.com/",
"link_type": "external"
},
{
"title": "카카오톡 선물하기 복순도가 선물세트",
"lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fkko.to%2FRK7WfUBXX9&e=AT20xVy1D6j-foCOvu5Fm0nF8xt7faNjvYGfpNBD10aLDrGU7Fn72CizV8mq47k3leh8Dzvig8WORqiaoTdX1lji9hQ260VP",
"url": "https://kko.to/RK7WfUBXX9",
"link_type": "external"
},
{
"title": "복순도가 뷰티 브랜드 스토어",
"lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fsmartstore.naver.com%2Fbarhyomoonhwa&e=AT3_OqTs8XuPONKpo9dbNzPlO0Ql9XGWn9oolGfl6qTndW3m86SQQaeE0WXlERcA3u95uzJ0ka7gEIZ1678Vx8BcFD8C04dp",
"url": "https://smartstore.naver.com/barhyomoonhwa",
"link_type": "external"
}
]}

I will close the issue now, but if there is anything else we could help with, please let us know.