How to find the number of downloads of my public repository #149367
Replies: 2 comments 2 replies
-
|
Hi @nitin120895, that command should be correct to get the download count. |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Hi,
I want to know if there is any way to find the below information
I tried the below api but the response is empty
Example:
curl -s https://api.github.com/repos/andybalaam/rabbit-escape/releases | egrep '"name"|"download_count"'
Refer: https://artificialworlds.net/blog/2015/10/16/finding-the-download-count-of-github-releases/#:~:text=You%20can%20use%20the%20GitHub,your%20releases%20have%20been%20downloaded.&text=Or%20you%20can%20look%20through,escape%2Freleases%20in%20your%20browser.
Would someone be able to help me on this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions