{"id":19054785,"url":"https://github.com/cloventt/qwiki-cite","last_synced_at":"2025-11-12T09:03:29.326Z","repository":{"id":214394374,"uuid":"736418983","full_name":"cloventt/qwiki-cite","owner":"cloventt","description":"A browser extension that instantly generates a Wikipedia citation template for the current web page.","archived":false,"fork":false,"pushed_at":"2025-07-09T01:35:43.000Z","size":1026,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-09T02:43:19.807Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloventt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-12-27T21:19:58.000Z","updated_at":"2024-10-18T03:53:07.000Z","dependencies_parsed_at":"2024-01-07T02:01:24.906Z","dependency_job_id":"8b8a6e83-e2d5-42c5-b0bf-bab2b16ff8f3","html_url":"https://github.com/cloventt/qwiki-cite","commit_stats":null,"previous_names":["cloventt/qwiki-cite"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/cloventt/qwiki-cite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloventt%2Fqwiki-cite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloventt%2Fqwiki-cite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloventt%2Fqwiki-cite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloventt%2Fqwiki-cite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloventt","download_url":"https://codeload.github.com/cloventt/qwiki-cite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloventt%2Fqwiki-cite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284005379,"owners_count":26931082,"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","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-08T23:39:46.991Z","updated_at":"2025-11-12T09:03:29.308Z","avatar_url":"https://github.com/cloventt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QWiki-Cite\n**[Install on Firefox](https://addons.mozilla.org/en-US/firefox/addon/qwiki-cite/)**\n\n![](screenshot.png)\n\nThis is a tiny browser extension that can automatically generate a Wikipedia `{{citation}}`\ntemplate for whatever page you are currently on.\n\n## Features\n* scrape details of the current page including title, author, published date, etc\n* grab the most-recent archive of the page from the Wayback Machine\n* escapes reserved characters for you\n* quickly copy the template to your clipboard with one button click\n* also supports academic journals and books\n\nScraping is done by looking at the current page and parsing the following sources of metadata:\n\n* [schema.org json+ld](https://schema.org/) metadata blobs\n* [DCMI](https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#section-2) metadata tags\n* a bunch of common HTML `\u003cmeta/\u003e` tags\n* other HTML elements\n\n## Compatibility\nI only bother testing this on Firefox. If you're using Chrome it _might_ work but I don't guarantee it.\n\nAutomated tests are included for some websites to check that scraping works as expected on them.\nThe set of supported websites will continue to expand as I develop the extension. Even if a website\nisn't directly supported, the extension will work on most websites.\n\n## Development\nThis is written in Typescript and packed with Parcel.\n\nInstall the project:\n```\nyarn install\n```\n\nWatch your local changes and build automatically:\n```\nyarn watch\n```\n\nYou can then install it in Firefox by going to `about:debugging` and installing a\ntemporary extension. Firefox even automatically reloads when you make changes!\n\nCompile and bundle the project:\n```\nyarn build\n```\n\nRun unit tests:\n```\nyarn test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloventt%2Fqwiki-cite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloventt%2Fqwiki-cite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloventt%2Fqwiki-cite/lists"}