/    Sign up×
Community /Pin to ProfileBookmark

is there any way to like Instagram posts by java script?

Hi guys, I have a question is there any way to like Instagram posts by java script after logining to Instagram ?
However I read some articles on the internet, the code didn’t work unfortunately

to post a comment

12 Comments(s)

Copy linkTweet thisAlerts:
@JuliaLambertSep 14.2020 — I encountered the same problem, however as for me the most essential thing on instagram is your popularity, so all those likes and reposts are really important...
Copy linkTweet thisAlerts:
@AudreyHendersonSep 14.2020 — To tell you the truth, I'm also in this "instagram'obsessed" club. I'm now just on instagram. Nowadays, it's the most well-developed platform. I know, that everyone is getting obsessed with instagram, however you can find there really informative posts and beautiful pictures. I personally believe that it's very important to see beauty every day of your life, this makes stress disappear. I have a special private account where I post beautiful pictures for myself and couple friends, they say I have a talent of arranging photos correctly and seeing beauty in simple things. Now, I'm thinking of making this account not private, checking [url=https://famoid.com/buy-instagram-likes/][color=black]how to buy real instagram likes[/color][/url] and become popular in my community. So, I can follow you on instagram.
Copy linkTweet thisAlerts:
@VITSUSASep 15.2020 — @mr_ayma#1617424 There are multiple ways to like Instagram posts by javascript after logging to Instagram, but this technique will block your account. And this is no right way to like Instagram posts.
Copy linkTweet thisAlerts:
@NaheedSep 28.2020 — Yes, there are a few ways to like Instagram posts by javascript after login to Instagram.

I have seen some ways but doesn't apply them, so I will suggest not to use these ways.
Copy linkTweet thisAlerts:
@marksmith121Sep 29.2020 — By using Instagram Bot It will work.
Copy linkTweet thisAlerts:
@JohnyfauxSep 30.2020 — No there is no way you can automate social media, unless you are using RPA, you can hire social media companies like www.brandworks.site for a minimum monthly cost!
Copy linkTweet thisAlerts:
@cmswebsiteservicessSep 30.2020 — Open https://www.instagram.com/ in Google Chrome browser and log in to view your feed; * run this script in the JS console to like posts in your feed in batches.
Copy linkTweet thisAlerts:
@TakigoOct 01.2020 — In fact, there are such scripts, but you can get an account ban for using them.
Copy linkTweet thisAlerts:
@saanvi_mehtaOct 19.2020 — @marksmith121#1623763

Is it an extension or Software for phone?
Copy linkTweet thisAlerts:
@dirrectorofpainOct 19.2020 — for what do you need this?
Copy linkTweet thisAlerts:
@christyquinnJul 20.2022 — @AudreyHenderson#1623279 Thank you for sharing how to buy followers on Instagram and you want to enlarge your Instagram profile picture using Instazoom. Zoom in on Instagram photos now at [https://instazoom.mobi/tr/](https://instazoom.mobi/tr/)
Copy linkTweet thisAlerts:
@reebookJul 27.2022 — Setting up Instafeed.js is pretty straight-forward. Just download the script and include it in your HTML:


<script type="text/javascript" src="path/to/instafeed.min.js"></script>

Instafeed.js also supports AMD/CommonJS:


// AMD

require(["path/to/instafeed"], function(Instafeed) {

});

// CommonJS

var Instafeed = require("instafeed.js");

NPM/Bower

Instafeed.js is also available on NPM and Bower:


npm install instafeed.js # npm

bower install instafeed.js # bower


Basic Usage

Here's how easy it is to get all images tagged with #awesome:


<script type="text/javascript">

var feed = new Instafeed({

get: 'tagged',

tagName: 'awesome',

clientId: 'YOUR_CLIENT_ID'

});

feed.run();

</script>

Instafeed.js will automatically look for a <div id="insta feed"></div> and fill it with linked thumbnails. Of course, you can easily change this behavior using the standard options. Also check out the advanced options and the section on templating for additional customization or you can visit [smm panel deals](https://smmpaneldeals.com/) for more information.
×

Success!

Help @mr_ayma spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 4.26,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...