instafeed.js icon indicating copy to clipboard operation
instafeed.js copied to clipboard

Option to specify which fields to request from API

Open stevenschobert opened this issue 4 years ago • 1 comments

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.

stevenschobert avatar Nov 12 '20 04:11 stevenschobert

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[bot] avatar Jul 08 '21 02:07 stale[bot]