{"id":25229828,"url":"https://github.com/viralvaghela/jwiki","last_synced_at":"2025-10-26T06:31:31.420Z","repository":{"id":44605770,"uuid":"269618251","full_name":"viralvaghela/Jwiki","owner":"viralvaghela","description":"Java tool to get wikipedia data","archived":false,"fork":false,"pushed_at":"2022-02-05T04:45:49.000Z","size":615,"stargazers_count":34,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-02T02:41:10.665Z","etag":null,"topics":["data-gathering","java","javatool","javawikipeda","wikipedia","wikipedia-api","wikipedia-scraper"],"latest_commit_sha":null,"homepage":"","language":"Java","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/viralvaghela.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":"2020-06-05T11:44:30.000Z","updated_at":"2023-12-30T11:41:27.000Z","dependencies_parsed_at":"2022-09-14T18:20:47.543Z","dependency_job_id":null,"html_url":"https://github.com/viralvaghela/Jwiki","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/viralvaghela%2FJwiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viralvaghela%2FJwiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viralvaghela%2FJwiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viralvaghela%2FJwiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viralvaghela","download_url":"https://codeload.github.com/viralvaghela/Jwiki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238281269,"owners_count":19446083,"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":["data-gathering","java","javatool","javawikipeda","wikipedia","wikipedia-api","wikipedia-scraper"],"created_at":"2025-02-11T11:07:02.892Z","updated_at":"2025-10-26T06:31:31.028Z","avatar_url":"https://github.com/viralvaghela.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jwiki\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/67df6904edd74f4882b8e81bcfd6e62f)](https://app.codacy.com/gh/viralvaghela/Jwiki?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=viralvaghela/Jwiki\u0026utm_campaign=Badge_Grade_Settings)\n\nJava tool to get wikipedia data\n\n## How to Use \nFirst Download jar from  [here](https://github.com/viralvaghela/Jwiki/raw/master/out/artifacts/JWiki_jar/JWiki.jar) and import inside your project.\n\n## Example\n```java\n Jwiki jwiki = new Jwiki(\"elon musk\"); \n System.out.println(\"Title :\"+jwiki.getDisplayTitle()); //get title\n System.out.println(\"Text : \"+jwiki.getExtractText());  //get summary text\n System.out.println(\"Image : \"+jwiki.getImageURL());    //get image URL\n```\n\n## Thank You\nPlease ⭐️ this repo and share it with others\n\n## Contributing \nIf you want to contribute to this project and make it better with new ideas, your pull request is very welcomed.\nIf you find any issue just put it in the repository issue section, thank you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviralvaghela%2Fjwiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviralvaghela%2Fjwiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviralvaghela%2Fjwiki/lists"}