{"id":15724435,"url":"https://github.com/cldellow/wiki-actors","last_synced_at":"2025-03-31T01:14:38.844Z","repository":{"id":140791648,"uuid":"116432780","full_name":"cldellow/wiki-actors","owner":"cldellow","description":"Some random exploration of Oscars data","archived":false,"fork":false,"pushed_at":"2018-01-28T15:21:54.000Z","size":486,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T12:13:21.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/cldellow.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-05T22:23:32.000Z","updated_at":"2018-01-09T15:45:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1d589bf-d274-4a2d-82d1-9d1f972eb14e","html_url":"https://github.com/cldellow/wiki-actors","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/cldellow%2Fwiki-actors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cldellow%2Fwiki-actors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cldellow%2Fwiki-actors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cldellow%2Fwiki-actors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cldellow","download_url":"https://codeload.github.com/cldellow/wiki-actors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399798,"owners_count":20770908,"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":[],"created_at":"2024-10-03T22:16:39.186Z","updated_at":"2025-03-31T01:14:38.818Z","avatar_url":"https://github.com/cldellow.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wiki-actors\n\nSome random exploration of Oscars data.\nSee [related blogpost](https://cldellow.com/bash/2018/01/06/scraping-wikipedia-using-bash.html)\n\n\n## Setup\n\n### pup\n\n```\nwget https://github.com/ericchiang/pup/releases/download/v0.4.0/pup_v0.4.0_linux_amd64.zip\nunzip pup_v0.4.0_linux_amd64.zip\nsudo mv pup /usr/bin/pup\n```\n\n### jq\n\n```\nwget https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64\nsudo mv jq-linux64 /usr/bin/jq\n```\n\n### ministat\n\n```\nsudo apt-get install ministat\n```\n\n## Usage\n\nRun `./wp` to see options.\n\nSample output:\n\n```\n$ ./wp infobox George_Clooney\n[...html spew...]\n\n$ ./wp bday George_Clooney\n1961-05-06\n\n$ ./wp age George_Clooney\n56\n\n$ ./wp age George_Clooney 1970-07-20\n9\n\n$ ./wp best_actor | head -n5\n1927 Emil_Jannings won\n1927 Richard_Barthelmess nominated\n1928 Warner_Baxter won\n1928 George_Bancroft_(actor) nominated\n1928 Chester_Morris nominated\n\n$ ./wp ages best_actor | head -n5\n1927 Emil_Jannings won 42\n1927 Richard_Barthelmess nominated 31\n1928 Warner_Baxter won 38\n1928 George_Bancroft_(actor) nominated 45\n1928 Chester_Morris nominated 26\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcldellow%2Fwiki-actors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcldellow%2Fwiki-actors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcldellow%2Fwiki-actors/lists"}