{"id":15958170,"url":"https://github.com/danmichaelo/mwtextextractor","last_synced_at":"2025-05-07T06:21:44.943Z","repository":{"id":8426203,"uuid":"10013930","full_name":"danmichaelo/mwtextextractor","owner":"danmichaelo","description":"Extracts unformatted body text from MediaWiki wikitext","archived":false,"fork":false,"pushed_at":"2019-02-20T07:05:07.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T07:03:58.444Z","etag":null,"topics":[],"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/danmichaelo.png","metadata":{"files":{"readme":"README.rst","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":"2013-05-12T13:27:35.000Z","updated_at":"2019-02-20T07:05:10.000Z","dependencies_parsed_at":"2022-07-30T00:37:47.169Z","dependency_job_id":null,"html_url":"https://github.com/danmichaelo/mwtextextractor","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmichaelo%2Fmwtextextractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmichaelo%2Fmwtextextractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmichaelo%2Fmwtextextractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmichaelo%2Fmwtextextractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danmichaelo","download_url":"https://codeload.github.com/danmichaelo/mwtextextractor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252825101,"owners_count":21809894,"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-07T14:01:44.548Z","updated_at":"2025-05-07T06:21:44.926Z","avatar_url":"https://github.com/danmichaelo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"mwtextextractor\n===================\n\n.. image:: https://travis-ci.org/danmichaelo/mwtextextractor.png?branch=master\n   :target: https://travis-ci.org/danmichaelo/mwtextextractor\n.. image:: https://coveralls.io/repos/danmichaelo/mwtextextractor/badge.png\n   :target: https://coveralls.io/r/danmichaelo/mwtextextractor\n\nmwtextextractor extracts simple body text from MediaWiki wikitext by stripping off templates, html tags, tables, headers, etc.\nThe extracted text can be used for word counting.\n\n\nExample:\n\n.. code-block:: python\n\n    from mwtextextractor import get_body_text\n    print get_body_text('Lorem {{ipsum}} dolor')\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanmichaelo%2Fmwtextextractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanmichaelo%2Fmwtextextractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanmichaelo%2Fmwtextextractor/lists"}