{"id":16650090,"url":"https://github.com/rdch106/browser-stats","last_synced_at":"2025-03-12T13:40:38.201Z","repository":{"id":70779897,"uuid":"97146996","full_name":"RDCH106/browser-stats","owner":"RDCH106","description":"Web browser usage statistics ","archived":false,"fork":false,"pushed_at":"2018-03-20T08:42:18.000Z","size":143,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-19T06:46:48.457Z","etag":null,"topics":["data-adquisition","data-visualization","spider"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDCH106.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":"2017-07-13T17:05:32.000Z","updated_at":"2019-06-12T05:11:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9e2f5f7-f0fb-4a2d-9ec6-ead20e4b1d51","html_url":"https://github.com/RDCH106/browser-stats","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDCH106%2Fbrowser-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDCH106%2Fbrowser-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDCH106%2Fbrowser-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDCH106%2Fbrowser-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDCH106","download_url":"https://codeload.github.com/RDCH106/browser-stats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243230068,"owners_count":20257640,"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":["data-adquisition","data-visualization","spider"],"created_at":"2024-10-12T09:15:13.384Z","updated_at":"2025-03-12T13:40:38.174Z","avatar_url":"https://github.com/RDCH106.png","language":"Python","readme":"# Browser Statistics\n### Web Browser usage statistics \n\n### What is this?\n\nThe project is a proof of concept for collecting data using a spider and generation of JSON files that are easily consumable using common visualization libraries. The repository has two part:\n\n1. The spider in [crawler folder](https://github.com/RDCH106/browser-stats/tree/master/crawler)\n2. The visualization in [root project](https://github.com/RDCH106/browser-stats)\n\nPrimary data source is [W3Schools browser statistics](https://www.w3schools.com/browsers/default.asp).\n\n## Spider\n### Installation\n\nInstall dependencies for Linux with:\n\n```\n$ cd crawler\n$ pip install -r requirements_lin.txt\n```\n\nInstall dependencies for Windows with:\n\n```\n$ cd crawler\n$ pip install -r requirements_win.txt\n```\n\n### Execution\n\nFrom the root of the project go to [crawler folder](https://github.com/RDCH106/browser-stats/tree/master/crawler):\n\n`$ cd crawler`\n\nIf you are using Linux OS excute [Launch_crawler_lin.sh](https://github.com/RDCH106/browser-stats/blob/master/crawler/Launch_crawler_lin.sh).\n\nIf you are using Windows OS execute [Launch_crawler_win.bat](https://github.com/RDCH106/browser-stats/blob/master/crawler/Launch_crawler_win.bat)\n\nCrawled data will be saved in [browser-stats.json](https://github.com/RDCH106/browser-stats/blob/master/crawler/browser-stats.json)\n\n\n## Visualization\n\n[C3.js](https://github.com/c3js/c3) based on [D3.js](https://github.com/d3/d3) is used for data visualization.\n\nAll the displayed data comes from [browser-stats.json](https://github.com/RDCH106/browser-stats/blob/master/crawler/browser-stats.json) generated by the spider automatically.\n\n### Available charts\n\n- [Browser usage 2017 - Donut Chart](https://cdn.rawgit.com/RDCH106/browser-stats/a65086f7/browser_stats.html) \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdch106%2Fbrowser-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdch106%2Fbrowser-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdch106%2Fbrowser-stats/lists"}