See also: Statsify REST API and Statsify Website
Statsify is a web application that allows you to view beautiful statistics and info about the web pages and websites you visit, with insights such as the following:
• Ratio of internal vs. outbound links
• Most frequent words
• Key phrases
• Total word count
• Most frequent pages
• And more...
Statsify is available in three formats: a website, a chrome extension, and a public API.
The Statsify Chrome extension functions by loading an iframe of https://www.statsify.us with the query string extensionMode=true
, telling the website JavaScript code to modify the UI and create a special extension view (example). If you'd like to contribute, feel free to submit an issue or pull request in either this repo or the Statsify website repo.
Please reach out to me at [email protected] if you have any questions or feedback!