{"id":27076602,"url":"https://github.com/mardi4nfdi/wikifilter","last_synced_at":"2026-02-27T09:13:54.427Z","repository":{"id":14308308,"uuid":"17017130","full_name":"MaRDI4NFDI/wikiFilter","owner":"MaRDI4NFDI","description":"Simple script to filter wikidumps for wiki-tags","archived":false,"fork":false,"pushed_at":"2025-03-30T09:06:55.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T10:19:43.703Z","etag":null,"topics":["dump","filter","filter-wikidumps","wiki-tags","wikipedia"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/MaRDI4NFDI.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":"2014-02-20T10:44:28.000Z","updated_at":"2025-03-30T09:06:58.000Z","dependencies_parsed_at":"2025-03-21T11:44:12.212Z","dependency_job_id":null,"html_url":"https://github.com/MaRDI4NFDI/wikiFilter","commit_stats":null,"previous_names":["mardi4nfdi/wikifilter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaRDI4NFDI%2FwikiFilter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaRDI4NFDI%2FwikiFilter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaRDI4NFDI%2FwikiFilter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaRDI4NFDI%2FwikiFilter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaRDI4NFDI","download_url":"https://codeload.github.com/MaRDI4NFDI/wikiFilter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419814,"owners_count":20936012,"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":["dump","filter","filter-wikidumps","wiki-tags","wikipedia"],"created_at":"2025-04-06T00:42:47.637Z","updated_at":"2026-02-27T09:13:54.392Z","avatar_url":"https://github.com/MaRDI4NFDI.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"wikiFilter\n==========\n\nSimple script to filter wikidumps for wiki-tags\n\nTo filter all pages that contain math from enwiki you can do the following\n```\ngit clone https://github.com/physikerwelt/wikiFilter\ncd wikiFilter\nmkdir wout\nwget https://dumps.wikimedia.org/enwiki/latest/enwiki-latest-pages-articles.xml.bz2\n./wikiFilter.py\n```\nAll options of wikiFilter can be seen via\n```\n./wikiFilter.py --help\nusage: wikiFilter.py [-h] [-f FILE] [-s SIZE] [-d DIR] [-t TAG] [-v] [-T]\n\nextract wikipages that contain the math tag\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -f FILE, --filename FILE\n                        the bz2-file to be split and filtered (default:\n                        enwiki-latest-pages-articles.xml.bz2)\n  -s SIZE, --splitsize SIZE\n                        the number of pages contained in each split (default:\n                        1000000)\n  -d DIR, --outputdir DIR\n                        the directory name where the files go (default: wout)\n  -t TAG, --tagname TAG\n                        the tag to search for (default: math)\n  -v, --verbosity\n  -T, --template        include all templates (default: False)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmardi4nfdi%2Fwikifilter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmardi4nfdi%2Fwikifilter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmardi4nfdi%2Fwikifilter/lists"}