Quick Instagram Posts Checker

  • apify/quick-instagram-posts-checker
  • Modified
  • Users 142
  • Runs 1k
  • Created by Author's avatarApify

Fast Instagram counter stats (post likes and profile posts amount) for bulk tracking and analytics

Quick Instagram Posts Checker

Features

Fastest tracking of Instagram counters: for any public post you can get amount of post likes and also total amout of posts under given profile.

Please be aware that counters over 100.000 are rounded.

Usage Costs

Around 0.02CUs per 100 posts

Input example

{
  "startUrls": [
    {
      "url": "https://www.instagram.com/p/ChZsDAQPqND/"
    },
    {
      "url": "https://www.instagram.com/p/Cha5TXKJcKE/"
    }
  ]
}

Output example

[{
  "url": "https://www.instagram.com/p/Cha5TXKJcKE/",
  "likesCount": 36122,
  "stats": {
    "profile": "rarebeauty",
    "isVerified": true,
    "posts": 2565,
    "followers": 3300000
  }
},
{
  "url": "https://www.instagram.com/p/ChV_bsevUst",
  "likesCount": 0,
  "stats": {
    "profile": "landdear",
    "isVerified": false,
    "posts": 250,
    "followers": 937
  }
},
{
  "url": "https://www.instagram.com/p/CZmXE2wtsUm",
  "likesCount": 3690,
  "stats": {
    "profile": "swizzcars",
    "isVerified": false,
    "posts": 328,
    "followers": 203000
  }
},
{
  "url": "https://www.instagram.com/p/ChZsDAQPqND/",
  "likesCount": 4,
  "stats": {
    "profile": "rayongmarriott",
    "isVerified": false,
    "posts": 1094,
    "followers": 3361
  }
}]

Integrations and Quick Instagram Posts Scraper

Last but not least, Instagram Quick Posts Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. You can integrate with Make, Zapier, Slack, Airbyte, GitHub, Google Sheets, Google Drive, and more. Or you can use webhooks to carry out an action whenever an event occurs, e.g. get a notification whenever Quick Instagram Posts Scraper successfully finishes a run.

Using Quick Instagram Posts Scraper with the Apify API

The Apify API gives you programmatic access to the Apify platform. The API is organized around RESTful HTTP endpoints that enable you to manage, schedule, and run Apify actors. The API also lets you access any datasets, monitor actor performance, fetch results, create and update versions, and more.

To access the API using Node.js, use the apify-client NPM package. To access the API using Python, use the apify-client PyPI package.

Check out the Apify API reference docs for full details or click on the API tab for code examples.

Industries

See how Quick Instagram Posts Checker is used in industries around the world