Socialsharescount
Written in GO lang, this project is a wrapper API on popular social sites and returns share count of a given url
Install / Use
/learn @gssumesh/SocialsharescountREADME
SocialSharesCount
Written in GO lang, this project is a wrapper API on popular social sites and returns share count of a given url. Star it if you Like it
Installation
import "github.com/gssumesh/socialsharescount"
Getting Started
To get started just get the GO package.
package main
import (
"github.com/gssumesh/socialsharescount"
"fmt"
)
func main() {
url := "http://www.google.com"
socialCounts := make(map[string]int) // To Store Result
socialCounts = socialsharescount.GetAll(url)
fmt.Println(socialCounts)
}
Result:
map[FacebookShare:10780840 Stumbleupon:255527 Mail_ru:609 Vkontakte:373 LinkedIn:22805 Pintrest:75108 FacebookLike:21689862 Buffer:9825 Odnoklassniki:531 FacebookComment:2450901 FacebookTotal:34921603]
Supported Networks
*Facebook Share*
*Facebook Like*
*Facebook Comment*
*Facebook Total*
*LinkedIn*
*Pinterest*
*Stumbleupon*
*Buffer*
*Mail.ru*
*Vkontakte*
*Odnoklassniki*
To Be Done
*Google Plus*
*Reddit*
Built With
- GOlang
- Eclipse
Authors
- Sumesh Suvarna - gs.sumesh@gmail.com - gssumesh
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- Inspired by Ruby Gem :Social Shares: https://github.com/Timrael/social_shares
Links
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
