{"id":30309472,"url":"https://github.com/aprysesdk/webviewer-html-annotate","last_synced_at":"2025-08-17T13:44:19.149Z","repository":{"id":45108917,"uuid":"308465992","full_name":"ApryseSDK/webviewer-html-annotate","owner":"ApryseSDK","description":"Annotate live HTML web pages by providing URL","archived":false,"fork":false,"pushed_at":"2022-06-21T23:37:45.000Z","size":636,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":25,"default_branch":"main","last_synced_at":"2024-07-30T20:00:25.736Z","etag":null,"topics":["annotate-html","comment-on-websites","draw-on-live-html","draw-on-websites","html-markup","markup-website","review-website"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ApryseSDK.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-10-29T22:37:53.000Z","updated_at":"2024-07-11T18:45:41.000Z","dependencies_parsed_at":"2022-09-02T23:11:03.802Z","dependency_job_id":null,"html_url":"https://github.com/ApryseSDK/webviewer-html-annotate","commit_stats":null,"previous_names":["aprysesdk/webviewer-html-annotate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ApryseSDK/webviewer-html-annotate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApryseSDK%2Fwebviewer-html-annotate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApryseSDK%2Fwebviewer-html-annotate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApryseSDK%2Fwebviewer-html-annotate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApryseSDK%2Fwebviewer-html-annotate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ApryseSDK","download_url":"https://codeload.github.com/ApryseSDK/webviewer-html-annotate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApryseSDK%2Fwebviewer-html-annotate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270856591,"owners_count":24657693,"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-08-17T02:00:09.016Z","response_time":129,"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":["annotate-html","comment-on-websites","draw-on-live-html","draw-on-websites","html-markup","markup-website","review-website"],"created_at":"2025-08-17T13:44:18.585Z","updated_at":"2025-08-17T13:44:19.109Z","avatar_url":"https://github.com/ApryseSDK.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webviewer-html-annotate\nAnnotate live HTML pages by simply providing URL. This way you can preserve all the animations and any interactive content. [Watch the video](https://youtu.be/OGswLirzMW8) to see a demo and walkthrough of the project.\n\nThe sample uses [WebViewer HTML by PDFTron](https://www.npmjs.com/package/@pdftron/webviewer-html) for annotating HTML, and [Website-scraper](https://www.npmjs.com/package/website-scraper) for scraping the website from URL. \n\n## Install\n\n#### Client\n```\ncd client\nnpm i\n```\n\n#### Server\n```\ncd server\nnpm i\n```\n\n\n## Run\n\n#### Client\n```\ncd client\nnpm start\n```\n\n#### Server\n```\ncd server\nnpm start\n```\n\n## How it works\n\n1. Client app makes the request to the Node.js Express server.\n2. Node.js Express server serves the endpoint `/website?url=someurl.com`, \n3. From the `url` query parameter, we download all the website dependencies (HTML, CSS, JS, images).\n4. The server responds back with link to access downloaded resources and a thumbnail preview in `base64`.\n5. WebViewer then renders out live HTML that can be annotated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faprysesdk%2Fwebviewer-html-annotate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faprysesdk%2Fwebviewer-html-annotate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faprysesdk%2Fwebviewer-html-annotate/lists"}