问题
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