Simple script to gather daily global statistics for hugo post served
Go to file
Hugo 3e364d5f51 ditch grep and make all filtering in pure python 2021-09-11 17:33:06 +02:00
.gitignore Initial commit 2021-09-04 13:03:27 +02:00
LICENSE Initial commit 2021-09-04 13:03:27 +02:00
README.md ditch grep and make all filtering in pure python 2021-09-11 17:33:06 +02:00
get_page_stats.py ditch grep and make all filtering in pure python 2021-09-11 17:33:06 +02:00

README.md

pages_stats

Simple script to gather daily global statistics for hugo post served.

The crawler-user-agents.json file comes from this project.