{"id":21974749,"url":"https://github.com/andrewrporter/my-analytics","last_synced_at":"2026-04-28T15:40:33.870Z","repository":{"id":141138379,"uuid":"186297818","full_name":"AndrewRPorter/my-analytics","owner":"AndrewRPorter","description":"Analyzes FireFox browsing history with modern python3 features and libraries","archived":false,"fork":false,"pushed_at":"2019-05-17T22:41:15.000Z","size":301,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T09:05:58.909Z","etag":null,"topics":["analytics","data","firefox","matplotlib","python","python3","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndrewRPorter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-12T19:53:50.000Z","updated_at":"2023-12-28T22:07:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"d08a8125-8da5-4320-9899-c66a5776d1af","html_url":"https://github.com/AndrewRPorter/my-analytics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndrewRPorter/my-analytics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewRPorter%2Fmy-analytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewRPorter%2Fmy-analytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewRPorter%2Fmy-analytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewRPorter%2Fmy-analytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewRPorter","download_url":"https://codeload.github.com/AndrewRPorter/my-analytics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewRPorter%2Fmy-analytics/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261694111,"owners_count":23195512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","data","firefox","matplotlib","python","python3","sqlite3"],"created_at":"2024-11-29T15:47:41.673Z","updated_at":"2026-04-28T15:40:23.856Z","avatar_url":"https://github.com/AndrewRPorter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# my-analytics\n\nA simple program for parsing and monitoring firefox usage by analyzing the *places* sqlite database.\n\n\"Places is the bookmarks and history management system introduced in Firefox 3. It offers increased flexibility and complex querying to make handling the places the user goes easier and more convenient. It also includes new features including favicon storage and the ability to annotate pages with arbitrary information.\"\n\n## Usage\n\nTo analyze your own firefox data, replace the `places_directory` in the `config.yml` file at the root of the project.\n\n```\npip3 install --user -r requirements.txt\npython3 main.py\n```\n\n## Schema\n\nBelow is the places.sqlite schema from FireFox documentation:\n\n![schema](assets/places-schema.png)\n\n## Output\n\n![websites](assets/website_distributions.png)\n\n![times](assets/time_distributions.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewrporter%2Fmy-analytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewrporter%2Fmy-analytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewrporter%2Fmy-analytics/lists"}