Releases: oorestisime/gatsby-source-instagram
Releases · oorestisime/gatsby-source-instagram
0.9
0.8
** Warning **
Hashtag and profile no longer work on cloud providers. Progress fixing those is tracked #24
They are still kept in the code in case you manually build the site!
** BREAKING CHANGE **
-
Public scraping method no longer takes an instagram user but an instagram user id fetched from https://codeofaninja.com/tools/find-instagram-user-id
-
Public scraping method gets 50 posts instead of 12
** General updates **
- Updated steps for generating a Graph api token
- Used a new method for public scraping in an effort to bypass their paywall
0.7.0
Add support to customize pagination and maxPosts in api
0.6.1
Fix peer dependencies in package.json
0.6.0
Cleaning up dev and peer dependencies.
v0.5.1
- Fix instagram scraping method since instagram added an
application/ld+json
script tag
v0.5.0
Add support for querying user information
v0.4.0
- Added support for sourcing from hashtags #18
- Added example website https://gatsby-src-instagram.netlify.com/
v0.3.0
Add username in fields, you can now register multiple accounts and filter on the username.