{"id":23100436,"url":"https://github.com/marksowell/retire-html-api-parser","last_synced_at":"2025-09-21T01:04:03.382Z","repository":{"id":186767386,"uuid":"675717495","full_name":"marksowell/retire-html-api-parser","owner":"marksowell","description":"Retire HTML API Parser is an automation tool that parses Retire.js HTML results, enhancing vulnerability reporting for JavaScript libraries. This solution leverages Google Custom Search API.","archived":false,"fork":false,"pushed_at":"2023-08-07T15:19:07.000Z","size":288,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T08:46:05.054Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marksowell.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-08-07T15:01:43.000Z","updated_at":"2023-08-07T15:05:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"838f062a-40ba-4d0b-a51a-0b4fb078e707","html_url":"https://github.com/marksowell/retire-html-api-parser","commit_stats":null,"previous_names":["marksowell/retire-html-api-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksowell%2Fretire-html-api-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksowell%2Fretire-html-api-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksowell%2Fretire-html-api-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksowell%2Fretire-html-api-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marksowell","download_url":"https://codeload.github.com/marksowell/retire-html-api-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247078799,"owners_count":20879950,"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-12-16T23:32:38.053Z","updated_at":"2025-09-21T01:03:58.322Z","avatar_url":"https://github.com/marksowell.png","language":"Python","readme":"# Retire HTML API Parser\n\nThe Retire HTML API Parser consists of a client-side script to parse HTML files generated by the [Retire.js](https://github.com/RetireJS/retire.js) tool and utilizes the Google Custom Search API to add vulnerability data for the identified JavaScript libraries. The consolidated results are then presented to the user in a clear and comprehensive format through the client-side script.\n\n## Requirements\n- Python 3.x\n- Libraries: `bs4`, `requests`\nYou can install these using pip: `pip install beautifulsoup4 requests`\n- Google Custom Search API key and Search Engine ID\n\n## Setup\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/marksowell/retire-html-api-parser.git\n    cd retire-html-api-parser\n    ```\n2. Replace the placeholders \u003cYOUR_API_KEY\u003e and \u003cSEARCH_ENGINE_ID\u003e in the script with your actual Google Custom Search API key and Search Engine ID, respectively.\n\n## Usage\n\n1. Save the report:\n![Save report](images/save_report.png)\n\n2. Run the script using the following command:\n\n```bash\npython retire_parser.py \u003cpath_to_html_report\u003e\n```\nReplace `\u003cpath_to_html_report\u003e` with the path to the HTML report generated by `retire.js`.\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarksowell%2Fretire-html-api-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarksowell%2Fretire-html-api-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarksowell%2Fretire-html-api-parser/lists"}