{"id":23326407,"url":"https://github.com/dkpro/dkpro-jwpl","last_synced_at":"2026-02-03T08:13:08.376Z","repository":{"id":35723626,"uuid":"40001904","full_name":"dkpro/dkpro-jwpl","owner":"dkpro","description":"DKPro JWPL (DKPro Java Wikipedia Library) is a free, Java-based application programming interface that facilitates access to all information in Wikipedia.","archived":false,"fork":false,"pushed_at":"2026-01-12T20:24:14.000Z","size":8848,"stargazers_count":87,"open_issues_count":36,"forks_count":35,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-01-12T21:26:49.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dkpro.github.io/dkpro-jwpl","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dkpro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-07-31T11:17:23.000Z","updated_at":"2026-01-12T20:24:17.000Z","dependencies_parsed_at":"2023-01-16T04:04:30.341Z","dependency_job_id":"1be7d773-3343-4f6d-801a-f62e130c3260","html_url":"https://github.com/dkpro/dkpro-jwpl","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/dkpro/dkpro-jwpl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-jwpl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-jwpl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-jwpl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-jwpl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkpro","download_url":"https://codeload.github.com/dkpro/dkpro-jwpl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-jwpl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29038021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T06:39:36.383Z","status":"ssl_error","status_checked_at":"2026-02-03T06:39:32.787Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-12-20T19:17:53.263Z","updated_at":"2026-02-03T08:13:08.371Z","avatar_url":"https://github.com/dkpro.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n  Licensed to the Technische Universität Darmstadt under one\n  or more contributor license agreements. See the NOTICE file\n  distributed with this work for additional information\n  regarding copyright ownership. The Technische Universität Darmstadt\n  licenses this file to you under the Apache License, Version 2.0 (the\n  \"License\"); you may not use this file except in compliance\n  with the License.\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\n  Unless required by applicable law or agreed to in writing, software\n  distributed under the License is distributed on an \"AS IS\" BASIS,\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  See the License for the specific language governing permissions and\n  limitations under the License.\n--\u003e\n\n# dkpro-jwpl\n\n[![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/dkpro/dkpro-jwpl/master/LICENSE.txt)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.dkpro.jwpl/dkpro-jwpl/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.dkpro.jwpl/dkpro-jwpl)\n[![Build Status](https://github.com/dkpro/dkpro-jwpl/actions/workflows/maven.yml/badge.svg)](https://github.com/dkpro/dkpro-jwpl/actions/workflows/maven.yml/badge.svg)\n[![Contributors](https://img.shields.io/github/contributors/dkpro/dkpro-jwpl)](https://github.com/dkpro/dkpro-jwpl/graphs/contributors)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/dkpro/dkpro-jwpl.svg)](https://github.com/dkpro/dkpro-jwpl/pulls)\n\nDKPro JWPL (DKPro Java Wikipedia Library) is a free, Java-based application programming interface that facilitates access to all information in Wikipedia.\n\nCore features:\n   * Fast and efficient access to [Wikipedia](https://www.wikipedia.org),\n   * Parser for the [MediaWiki](https://www.mediawiki.org/wiki/MediaWiki) syntax,\n   * Language independent\n\nIn addition to the core functionality, DKPro JWPL allows access to Wikipedia's edit history with the Wikipedia Revision Toolkit.\n\nFeatures of the Wikipedia Revision Toolkit:\n   * Tools for reconstructing past states of Wikipedia (TimeMachine)\n   * Efficient access to all article revisions (RevisionMachine)\n   * Dedicated revision storage format\n\nMore detailed information can be found at the [DKPro JWPL website](https://dkpro.github.io/dkpro-jwpl/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkpro%2Fdkpro-jwpl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkpro%2Fdkpro-jwpl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkpro%2Fdkpro-jwpl/lists"}