An open API service indexing awesome lists of open source software.

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

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! ๐Ÿš€

![SimilarCLI](similarcli.png)

## 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