Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instagram Scraping using username deprecated #46

Open
aldi opened this issue Aug 14, 2020 · 1 comment
Open

Instagram Scraping using username deprecated #46

aldi opened this issue Aug 14, 2020 · 1 comment

Comments

@aldi
Copy link

aldi commented Aug 14, 2020

Hello,

Instagram posts scraping using a username is not currently possible.
Screenshot 2020-08-14 at 14 16 20
Screenshot 2020-08-14 at 14 10 10
An Instagram username ID is needed instead.

More info here:
https://github.com/oorestisime/gatsby-source-instagram#public-scraping-for-posts
https://www.instagram.com/developer/

@LxzzR
Copy link

LxzzR commented Sep 6, 2020

I came across this issue and you can find an Instagram username id using this tool:
https://codeofaninja.com/tools/find-instagram-user-id/

If you're using the Gatsbyjs Instagram the id is **8385666633**
{ resolve: 'gatsby-source-instagram', options: { username: '8385666633', },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants