Back to all Bounties
Earn 1,350 ($13.50)
due 2 years ago
Canceled
A script that follows an instagram handle on click
mtickets
Details
Applications
12
Discussion
Bounty Description
Problem Description
I'm looking to add a script to my javascript web app that will follow a specific IG handle (preselected) natively in IG after the user clicks a button in the browser.
Acceptance Criteria
The script should be written entirely in javascript. It should run "onclick" with a button I have on the client side of my web app.
When the user clicks, the phone should prompt IG to open to @my_web_app_instagram, click follow, and then toggle the user back to my web app.
I should be able to paste it into a javascript file in VSCOde and have it work.