I call the tag information request URLand the result is displayed in media_count equal to 526. Here is my request:
URL
https://api.instagram.com/v1/tags/ckdowntownau?client_id=add38d4ea81e4665962b939c96a929a3&count=526
However, when I remove the media using API:
API
https://api.instagram.com/v1/tags/ckdowntownau/media/recent?client_id=add38d4ea81e4665962b939c96a929a3
I can only get 435 carriers.
Does anyone know about this?
Today, the number of multimedia counters includes deleted photos. I checked this with a test.
The Instagram API call / tag / {tag-name} returns:
{ "data": { "media_count": 472, "name": "nofilter", } }
, , - , .
, /tags/ {tag-name}/media/recent.
, media_count media_count 0. . media_count , media/recent .