{"id":15686411,"url":"https://github.com/edsu/wikitrends","last_synced_at":"2025-10-12T04:06:00.432Z","repository":{"id":2469664,"uuid":"3442144","full_name":"edsu/wikitrends","owner":"edsu","description":"see most viewed wikipedia articles","archived":false,"fork":false,"pushed_at":"2012-03-23T03:46:26.000Z","size":8888,"stargazers_count":9,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T18:54:33.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edsu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-14T17:39:16.000Z","updated_at":"2021-12-26T13:03:22.000Z","dependencies_parsed_at":"2022-09-12T11:44:34.459Z","dependency_job_id":null,"html_url":"https://github.com/edsu/wikitrends","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edsu/wikitrends","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fwikitrends","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fwikitrends/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fwikitrends/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fwikitrends/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edsu","download_url":"https://codeload.github.com/edsu/wikitrends/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fwikitrends/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010238,"owners_count":26084718,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-03T17:39:54.570Z","updated_at":"2025-10-12T04:06:00.399Z","avatar_url":"https://github.com/edsu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"wikitrends\n----------\n\nwikitrends is a simplistic view of the top 25 wikipedia page accesses from the\nlast hour. It is a pure HTML and JavaScript application that relies on a JSON\nfile that is generated by a cron job that fetches and processes page count \ndata dumps from the \n[Wikimedia Foundation](http://dumps.wikimedia.org/other/pagecounts-raw/).\n\nInstall\n-------\n\nIf you are on Ubuntu or a similar Unix you will already have these, but \ndouble check you have the following command line utilities available to you \nfor the fetch.sh script to run: curl, gunzip, head, perl, python, sort.\n\nNext put fetch.sh in your crontab:\n\n    30 * * * * cd /home/ed/Projects/wikitrends/; ./fetch.sh\n\nThen make your wikitrends directory web accessible. For example w/ Apache first\nsymlink your document directory to your git project directory:\n\n    ln -s /home/ed/Projects/wikitrends /var/www/inkdroid.org/wikitrends\n\nAnd then modify your Apache configuration allowing it to access the directory:\n\n    \u003cDirectory /var/www/inkdroid.org/wikitrends\u003e\n        Order allow,deny\n        Allow from all\n        Deny from none\n        Options FollowSymLinks\n        Options +Indexes\n    \u003c/Directory\u003e\n\nLicense\n-------\n\nPublic Domain\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Fwikitrends","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedsu%2Fwikitrends","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Fwikitrends/lists"}