https://github.com/matisiekpl/similarcli
CLI for fetching website analytics from SimilarWeb
https://github.com/matisiekpl/similarcli
similarweb traffic website
Last synced: 4 months ago
JSON representation
CLI for fetching website analytics from SimilarWeb
- Host: GitHub
- URL: https://github.com/matisiekpl/similarcli
- Owner: matisiekpl
- Created: 2025-03-26T18:43:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T09:04:48.000Z (over 1 year ago)
- Last Synced: 2025-12-19T08:49:29.338Z (7 months ago)
- Topics: similarweb, traffic, website
- Language: Go
- Homepage:
- Size: 440 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimilarCLI ๐
A powerful command-line tool for fetching website analytics from SimilarWeb. Get instant insights about any website's traffic, engagement, and more! ๐

## Installation ๐ ๏ธ
```bash
go install github.com/matisiekpl/similarcli@latest
```
## Usage ๐ฎ
The simplest way to use SimilarCLI is to provide a domain name:
```bash
similarcli example.com
```
### Examples ๐
```bash
# Get analytics for GitHub
similarcli github.com
# Get analytics for Google
similarcli google.com
# Show help
similarcli
```
### Output Example ๐
```
Site Name GitHub
Title GitHub: Where the world builds software
Description GitHub is where over 100 million developers shape the future of software, together.
Category Technology
Date December 2024 January 2025 February 2025
Visits 1.5M 2.3M 1.8M
Source Direct Search Social Referrals Mail Paid Referrals
Percentage 45.2% 25.3% 15.1% 8.4% 3.2% 2.8%
```
## Author ๐จโ๐ป
Created by [Mateusz Woลบniak](https://github.com/matisiekpl)
## License ๐
MIT License