https://github.com/apocelipes/cnblogs_view_counter
a simple chromedp example
https://github.com/apocelipes/cnblogs_view_counter
Last synced: 4 months ago
JSON representation
a simple chromedp example
- Host: GitHub
- URL: https://github.com/apocelipes/cnblogs_view_counter
- Owner: apocelipes
- Created: 2020-11-21T11:35:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-11T19:58:54.000Z (5 months ago)
- Last Synced: 2025-01-11T20:32:34.666Z (5 months ago)
- Language: Go
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cnblogs_view_counter
A simple demo of chromedp.
## Needs
- go 1.23+
- chrome 110+## Install
```bash
$ go install github.com/apocelipes/cnblogs_view_counter@latest
```## Usage
```bash
$ ./cnblogs_view_counter --user
```