TypeScript integration
import Instagram_private_api from 'instagram-private-api'; const client = new Instagram_private_api({ apiKey: "YOUR_API_KEY" });
curl \ # append ?access_token=$API_KEY to the URL \ /tags/search
curl \ # append ?access_token=$API_KEY to the URL \ /media/search
curl \ # append ?access_token=$API_KEY to the URL \ /users/search