VOOZH about

URL: https://apify.com/datavoyantlab/instagram-following-scraper/api

⇱ Instagram Following Scraper - Instant, No-Login Required API Β· Apify


πŸ‘ Instagram Following Scraper - Instant, No-Login Required avatar

Instagram Following Scraper - Instant, No-Login Required

Pricing

Pay per event

Go to Apify Store

Instagram Following Scraper - Instant, No-Login Required

Instantly extract any Instagram user's following list - no login required. Drop profile URL, get thousands of followers with usernames, full names, profile pics, verification status in seconds. Perfect for growth hacking, competitor research, lead generation. Faster, cheaper, more reliable.

Pricing

Pay per event

Rating

5.0

(2)

Developer

πŸ‘ DataVoyantLab

DataVoyantLab

Maintained by Community

Actor stats

16

Bookmarked

786

Total users

42

Monthly active users

10 hours

Issues response

9 days ago

Last modified

Share

You might also like

Instagram Following Scraper

sejinius/instagram-following-scraper

[No Login Required] Scrape Instagram following list by Instagram name

1.1K

1.0

Instagram Followers Scraper

seemuapps/instagram-followers-scraper

Fetch followers or following list for any public Instagram profile

πŸ”” Instagram Following Scraper

louisdeconinck/instagram-following-scraper

πŸš€ Instantly scrape who any Instagram user follows β€” no login needed. Just drop a profile URL, get thousands of β€œFollowing” users in seconds. Perfect for growth hacking, competitor research, and lead gen. Fast, cheap, reliable. Built by a top 1% Apify dev.

πŸ‘ User avatar

Louis Deconinck

4.4K

3.8

Instagram Following Scraper - Export Following List 2026

instaprism/instagram-following-scraper

No login required. Extract the complete following list from any public Instagram account. Get usernames, IDs, profile pics. Auto-save every 60s. Export JSON/CSV/Excel.

Instagram Followers/Following Scraper (No cookies/login)

coderx/instagram-followers-following-scraper-no-cookies-login

Scrape followers and following lists from any public Instagram account β€” no login required. Get structured profile data for every user, with pagination support to extract thousands of accounts in one run

Instagram Followers And Following Scrapper

scraper-engine/instagram-followers-and-following-scrapper

Extract followers and following lists from Instagram profiles with this scraper. Collect usernames, profile links, display names, and account details. Useful for audience research, influencer analysis, competitor monitoring, and tracking community growth on Instagram profiles.

πŸ‘ User avatar

Scraper Engine

20

5.0

Instagram Follower/Following Scraper

openmart/opem-ins-scraper

Fast and reliable Instagram scraper to extract followers and following lists from any public profile. Perfect for audience analysis, influencer marketing research, and social media growth tracking.

Instagram Followers Scraper

logical_scrapers/instagram-followers-scraper

scrapes followers of any public Instagram user. Provide a username or profile URL, and the actor will fetch up to your specified number of followers.

πŸš€ Instagram Followers and Following Scrapper

figue/instagram-followers-and-following-scrapper

Extract Instagram followers and following data from any Instagram profile! High-speed bot extracts ~500 followers/min, supports proxies, simulates human behavior, and provides configurable pagination. Collect detailed user data efficientlyβ€”perfect for market research and audience insights!

Instagram Following - No Cookies Required

devil_port369-owner/instagram-following

The Instagram Following Scraper extracts following profile data from a public Instagram account. Ideal for influencer marketing, audience analysis, and business intelligence. Safe API rates ensure account protection while providing valuable insights.

248

5.0

You can access the Instagram Following Scraper - Instant, No-Login Required programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

πŸ‘ Python

Python

πŸ‘ JavaScript

JavaScript

CLI

πŸ‘ OpenAPI

OpenAPI

HTTP

MCP

# Set API token
$API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
$cat> input.json <<'EOF'
<{
< "usernames": [
< "natgeo",
< "selenagomez",
< "cristiano",
< "nike"
< ]
<}
<EOF
# Run the Actor using an HTTP API
# See the full API reference at https://docs.apify.com/api/v2
$curl"https://api.apify.com/v2/acts/datavoyantlab~instagram-following-scraper/runs?token=$API_TOKEN"\
<-X POST \
<-d @input.json \
<-H'Content-Type: application/json'

Instagram Following Scraper - Instant, No-Login Required API

Below, you can find a list of relevant HTTP API endpoints for calling the Instagram Following Scraper - Instant, No-Login Required Actor. For this, you’ll need an Apify account. Replace <YOUR_API_TOKEN> in the URLs with your Apify API token, which you can find under Integrations in Apify Console. For details, see the API reference.

Run Actor

POST
https://api.apify.com/v2/acts/datavoyantlab~instagram-following-scraper/runs?token=<YOUR_API_TOKEN>

Note: By adding the method=POST query parameter, this API endpoint can be called using a GET request and thus used in third-party webhooks. Please refer to our Run Actor API documentation.

Run Actor synchronously and get dataset items

POST
https://api.apify.com/v2/acts/datavoyantlab~instagram-following-scraper/run-sync-get-dataset-items?token=<YOUR_API_TOKEN>

Note: This endpoint supports both POST and GET request methods. However, only the POST method allows you to pass input data. For more information, please refer to our Run Actor synchronously and get dataset items API documentation.

Get Actor

GET
https://api.apify.com/v2/acts/datavoyantlab~instagram-following-scraper?token=<YOUR_API_TOKEN>

For more information, please refer to our Get Actor API documentation.

Actors can be used to scrape web pages, extract data, or automate browser tasks. Use the Instagram Following Scraper - Instant, No-Login Required API programmatically via the Apify API.

You can choose from:

Instagram Following Scraper - Instant, No-Login Required API in Python

Instagram Following Scraper - Instant, No-Login Required API in JavaScript

Instagram Following Scraper - Instant, No-Login Required API through CLI

Instagram Following Scraper - Instant, No-Login Required OpenAPI definition

You can start Instagram Following Scraper - Instant, No-Login Required with the Apify API by sending an HTTP POST request to the Run Actorendpoint. An Actor’s input and its content type can be passed as a payload of the POST request, and additional options can be specified using URL query parameters. The Instagram Following Scraper - Instant, No-Login Required is identified within the API by its ID, which is the creator’s username and the name of the Actor.

When the Instagram Following Scraper - Instant, No-Login Required run finishes you can list the data from its default dataset(storage) via the API or you can preview the data directly on Apify Console.