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

Option to specify which fields to request from API #706

Open
stevenschobert opened this issue Nov 12, 2020 · 1 comment
Open

Option to specify which fields to request from API #706

stevenschobert opened this issue Nov 12, 2020 · 1 comment

Comments

@stevenschobert
Copy link
Owner

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

  • caption
  • id
  • media_type
  • media_url
  • permalink
  • thumbnail_url
  • timestamp
  • username

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
Copy link

stale bot commented Jul 8, 2021

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.

@stale stale bot added the stale Issues that have been inactive for 90 days or more label Jul 8, 2021
@stale stale bot removed the stale Issues that have been inactive for 90 days or more label Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant