sandordargo / dev-to-analytics

Gives you insights on your articles on Dev.to
19 stars 2 forks source link

Examples in README #4

Open bcouetil opened 1 year ago

bcouetil commented 1 year ago

Hey ! Thank you for taking the time to open source this.

Your repo would benefit a lot of some examples in the README, for now, it takes a leap of faith to try it.

Nevertheless, I'm faithfull and I will try it !

bcouetil commented 1 year ago

4 years after the last commit, it still works like a charm.

Here is an exemple from my humble account :

Article analytics
=================
Number of your articles: 7
Number of your views: 18555
Number of reactions received: 86
Number of comments received: 6

Top 5 most viewed articles:
Title: 鈽革笍 Managed Kubernetes : Our Dev is on AWS, Our Prod is on OVHCloud, views: 12148, reactions: 28, comments: 2
Title: 鈽革笍 FinOps EKS: 10 Tips to Reduce the Bill up to 90% on AWS Managed Kubernetes Clusters, views: 2323, reactions: 10, comments: 0
Title: 馃 GitLab Runners Topologies : Pros and Cons, views: 1351, reactions: 5, comments: 0
Title: 鈽革笍 How to Deploy a Secured OVHCloud Managed Kubernetes Cluster Using Terraform in 2023, views: 1258, reactions: 10, comments: 2
Title: 鈽革笍 How to Deploy a Cost-efficient AWS/EKS Kubernetes Cluster Using Terraform in 2023, views: 788, reactions: 13, comments: 2

Top 5 most reacted articles:
Title: 鈽革笍 Managed Kubernetes : Our Dev is on AWS, Our Prod is on OVHCloud, views: 12148, reactions: 28, comments: 2
Title: 鈽革笍 How to Deploy a Cost-efficient AWS/EKS Kubernetes Cluster Using Terraform in 2023, views: 788, reactions: 13, comments: 2
Title: 馃 GitLab Pages per Branch : The No-Compromise Hack to Serve Preview Pages, views: 304, reactions: 11, comments: 0
Title: 鈽革笍 FinOps EKS: 10 Tips to Reduce the Bill up to 90% on AWS Managed Kubernetes Clusters, views: 2323, reactions: 10, comments: 0
Title: 鈽革笍 How to Deploy a Secured OVHCloud Managed Kubernetes Cluster Using Terraform in 2023, views: 1258, reactions: 10, comments: 2

Top 5 most commented articles:
Title: 鈽革笍 Managed Kubernetes : Our Dev is on AWS, Our Prod is on OVHCloud, views: 12148, reactions: 28, comments: 2
Title: 鈽革笍 How to Deploy a Cost-efficient AWS/EKS Kubernetes Cluster Using Terraform in 2023, views: 788, reactions: 13, comments: 2
Title: 鈽革笍 How to Deploy a Secured OVHCloud Managed Kubernetes Cluster Using Terraform in 2023, views: 1258, reactions: 10, comments: 2
Title: 馃 GitLab Pages per Branch : The No-Compromise Hack to Serve Preview Pages, views: 304, reactions: 11, comments: 0
Title: 鈽革笍 FinOps EKS: 10 Tips to Reduce the Bill up to 90% on AWS Managed Kubernetes Clusters, views: 2323, reactions: 10, comments: 0

Percentage of all views of your most viewed article: 65.47%
Percentage of all reactions of your article with most reactions: 32.56%
Percentage of all comments of your article with most comments: 33.33%

Percentage of articles giving the 80% of all views: 42.86%
Percentage of articles giving the 95% of all views: 71.43%
Percentage of articles giving the 80% of all reactions: 71.43%
Percentage of articles giving the 95% of all reactions: 100.00%
Percentage of articles giving the 80% of all comments: 42.86%
Percentage of articles giving the 95% of all comments: 42.86%

Tag analytics
=================
Your most viewed tag is: kubernetes (17868 views)
Your tag with the most reactions is: kubernetes (66 reactions)
Your tag with most comments is: cloud (6 comments)

Your tag with highest views per article ratio is: ovh (6703.0 views / article)
Your tag with highest reactions per article ratio is: ovh (19.0 reactions / article)
Your tag with highest comments per article ratio is: ovh (2.0 comments / article)
sandordargo commented 1 year ago

Thanks for sharing! Feel free to open a pull request!