Using min_id and max_id with (new) instagram users endpoint

十年热恋 提交于 2019-12-09 21:33:50

问题


In their documentation for their new API, Instagram says this:

Relevant points:

  • MIN_ID: Return media later than this min_id
  • MAX_ID: Return media earlier than this max_id

I want to search for media that a user posted within a certain date range. Is that possible using min_id and max_id? Or did they completely remove the ability to filter by timestamp from this new api?

来源:https://stackoverflow.com/questions/37777770/using-min-id-and-max-id-with-new-instagram-users-endpoint

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!