stevenschobert / instafeed.js

A simple Instagram JavaScript plugin for your website
https://instafeedjs.com
MIT License
3.51k stars 859 forks source link

Option to specify which fields to request from API #706

Open stevenschobert opened 4 years ago

stevenschobert commented 4 years ago

Currently, Instafeed.js does not allow users to specific which fields are requested from the API. It hard-codes in the following fields:

A nice feature add would be an option (maybe apiFields[string]?) that lets the user specify which fields should be requested from the API.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it hasn't had new comments in the last 3 months. It will be closed if no further activity occurs. If you still need assistance with this issue, or believe it shouldn't be closed, please respond with a new comment to let us know. Thank you all for your contributions.