VOOZH about

URL: https://apify.com/dead00/instagram-like-bot

โ‡ฑ Instagram Like Bot ยท Apify


Pricing

from $0.10 / 1,000 task completeds

Go to Apify Store

Automatically like Instagram posts and reels in bulk. Just paste the post URLs, set a delay, and let the bot handle the rest โ€” with built-in rate-limit protection to keep your account safe.

Pricing

from $0.10 / 1,000 task completeds

Rating

3.1

(2)

Developer

๐Ÿ‘ Dead

Dead

Maintained by Community

Actor stats

0

Bookmarked

524

Total users

22

Monthly active users

18 days ago

Last modified

Share

๐Ÿ“ธ Instagram Auto Liker Bot

An Actorthat automatically likes Instagram posts and reels. Built with Pay-Per-Event (PPE) charging support.


โœจ Features

  • โœ… Like Instagram posts and reels automatically
  • ๐Ÿ’ณ Pay-Per-Event (PPE) billing โ€” only pay for successful likes
  • ๐Ÿ›ก๏ธ Built-in protection: stops early on rate limits or blocks
  • ๐Ÿ”— Deduplication โ€” no URL is liked twice in a single run
  • ๐ŸŒ Proxy support for reduced ban risk

๐Ÿš€ Quick Start

1. Get Your Instagram Cookies

The most reliable login method is exporting cookies directly from your browser:

  1. Open instagram.com and log in
  2. Install the Cookie-Editor Chrome extension
  3. Click the extension โ†’ Export โ†’ Export as JSON
  4. Paste the JSON array into the Instagram Cookies input field

2. Provide Post URLs

Add the Instagram post or reel URLs you want to like:

https://www.instagram.com/p/ABC123/
https://www.instagram.com/reel/XYZ456/

3. Run the Actor

Set your delay and max like limits, then hit Start. Results are saved to the dataset in real time.


๐Ÿ”ง Input Configuration

FieldTypeRequiredDefaultDescription
cookiesArray (JSON)โœ… Yesโ€”Browser cookie export from instagram.com. Use Cookie-Editor Chrome extension โ†’ Export as JSON
postUrlsArray (strings)โœ… Yesโ€”List of Instagram post or reel URLs to like
delayBetweenLikesIntegerNo20Seconds to wait between each like. Range: 10โ€“300s
maxLikesPerRunIntegerNo30Max number of likes per run. Range: 1โ€“100
proxyConfigurationObjectNoโ€”Optional proxy settings. Residential proxies recommended

Example Input

{
"cookies":[
{"name":"sessionid","value":"YOUR_SESSION_ID"},
{"name":"csrftoken","value":"YOUR_CSRF_TOKEN"}
],
"postUrls":[
"https://www.instagram.com/p/ABC123/",
"https://www.instagram.com/reel/XYZ456/"
],
"delayBetweenLikes":20,
"maxLikesPerRun":30
}

๐Ÿ“Š Output Format

Each liked (or attempted) URL is pushed to the Apify dataset with the following structure:

{
"url":"https://www.instagram.com/p/ABC123/",
"status":"success",
"message":"โœ… Liked: https://www.instagram.com/p/ABC123/",
"timestamp":"2025-01-15T10:30:00.000000"
}

Status Values

StatusMeaning
successPost was liked successfully
failedCould not like the post (not found or generic error)
blockedInstagram blocked the action (FeedbackRequired)
rate_limitedToo many requests โ€” actor stops early to protect account
auth_errorSession expired or challenge required

๐Ÿ’ณ Pay-Per-Event (PPE) Pricing

This actor uses Apify's Pay-Per-Event model โ€” you only pay for what actually happens:

EventDescription
login-successCharged once when login succeeds
like-completedCharged once per successfully liked post
task-completedCharged once when the run finishes

โš ๏ธ Important Notes

Authentication

  • Cookies expire โ€” If you get authentication errors, export fresh cookies from your browser

Rate Limits

  • Instagram may rate limit aggressive scraping
  • Use delays between (built-in 3s delay)

๐Ÿ“ž Support

If you encounter issues or have questions:

  • Check the actor's run log for detailed error messages
  • Ensure your cookies are fresh and valid
  • Try reducing the amount parameter
  • Contact support with your run details

๐Ÿ”’ Privacy & Data

  • Your cookies are used only for authentication during the run
  • No credentials are stored after the actor finishes
  • Respect Instagram's Terms of Service and users' privacy

You might also like

Instagram Comment Bot

dead00/instagram-comment-bot

A simple automated Instagram bot that comments on posts and reels. You can target specific posts by URL to find posts to comment on.

Instagram Post View Increase Traffic

bhansalisoft/instagram-post-view-increase-traffic

Instagram Post View Increase Traffic- Increase view for any instagram post using proxy or without apify proxy

136

1.0

Insta Comment Bot

dead00/insta-comment-bot

A simple automated Instagram bot that comments on posts and reels. You can target specific posts by URL to find posts to comment on.

Instagram Likes Scraper (No Cookie)

datadoping/instagram-likes-scraper

This scraper will help you scrape likes without the need of cookie or your session id. It is able to scrape around 1000 unique likers (max in the market). It also shows total likes of a post whose like count is hidden.

1.1K

5.0

Instagram Login API with 2FA | Session Cookie Authentication

zen-studio/instagram-login

Login to Instagram with email/password and two-factor authentication. Stores session cookies server-side for use with the Instagram Automation API. No browser needed.

Instagram Likes Scraper ยท No Cookies

data-slayer/instagram-likes

Scrape Instagram post likers with profile enrichment and verified email finding. Usernames, full names, verification status, plus optional emails, phones, websites, bios, categories, and follower counts. Basic $2.50/1K ยท Enriched $12/1K ยท Verified $20/1K. No login. JSON/CSV/Excel.

150

5.0

Instagram Posts Auto-Like Tool

am_production/instagram-posts-auto-like-tool

Automate Instagram Likes is a simple yet effective tool that automatically likes Instagram posts on behalf of your account. Perfect for individuals, influencers, and businesses looking to boost engagement and maintain activity without manual effort.

Instagram Profile Scraper

louisdeconinck/instagram-profile-scraper

Extract comprehensive user and post data from public Instagram profiles with unparalleled detail and accuracy. Perfect for in-depth social media analysis, competitor monitoring, and influencer research.

๐Ÿ‘ User avatar

Louis Deconinck

642

5.0

Related articles

How to scrape Instagram with Python and avoid getting blocked
Read more
How to scrape data from Instagram: profiles, comments, reels, tags, and images
Read more
How to scrape Instagram reels (without knowing any code)
Read more