'how to get how many posts i have under each label using blogger api
i am currently trying to get to know thatt how many posts i have for example total how many posts i have under 'technology'
i tried many ways but i couldn't find any solution
GET https://www.googleapis.com/blogger/v3/blogs/124554/posts/search?q=label:technology&key=key
it gives me only 10 post maximum but io want all posts like example i have 50posts under technology label so i want to show in screen technology(50) technews(150) .. so on so is there any way to get it?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
