https://github.com/edsu/google-count
hack to count google hits
https://github.com/edsu/google-count
Last synced: 4 months ago
JSON representation
hack to count google hits
- Host: GitHub
- URL: https://github.com/edsu/google-count
- Owner: edsu
- Created: 2011-11-01T02:12:05.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-08T06:42:32.000Z (almost 14 years ago)
- Last Synced: 2025-10-10T02:06:12.692Z (8 months ago)
- Language: Python
- Homepage:
- Size: 741 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`google-count` is a simplistic SEO tool to monitor the coverage for a
particular domain in Google. google-count prints out the current time and
the number of google hits for a particular domain.
Put something like this in your crontab to track a website every hour:
0 * * * * /home/ed/Projects/google-count/google-count id.loc.gov >> /home/ed/Projects/google-count/logs/id.loc.gov
You might be surprised at how much things fluctuate, and how much your traffic
changes based on it :-)