{"id":22728873,"url":"https://github.com/peteroupc/htmlparsercsharp","last_synced_at":"2025-07-01T05:03:38.951Z","repository":{"id":7496616,"uuid":"8846025","full_name":"peteroupc/HtmlParserCSharp","owner":"peteroupc","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-25T04:04:42.000Z","size":1887,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T05:02:40.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peteroupc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2013-03-18T03:01:10.000Z","updated_at":"2025-03-25T04:04:46.000Z","dependencies_parsed_at":"2024-12-27T16:23:39.657Z","dependency_job_id":"bd180c50-03f9-4e2b-90bf-301f4492c373","html_url":"https://github.com/peteroupc/HtmlParserCSharp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peteroupc/HtmlParserCSharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteroupc%2FHtmlParserCSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteroupc%2FHtmlParserCSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteroupc%2FHtmlParserCSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteroupc%2FHtmlParserCSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peteroupc","download_url":"https://codeload.github.com/peteroupc/HtmlParserCSharp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteroupc%2FHtmlParserCSharp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262900086,"owners_count":23381657,"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-10T17:18:19.771Z","updated_at":"2025-07-01T05:03:38.928Z","avatar_url":"https://github.com/peteroupc.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"HTML5 parser for C#, translated from the original Java.\n\nTakes an input stream or a file and returns an HTML document tree.\nThe API is currently only a subset of the DOM.  Example:\n\n    IDocument doc=HtmlDocument.parseFile(filename);\n    for(IElement element : doc.getElementsByTagName(\"img\")){\n        Console.WriteLine(element.getAttribute(\"src\"));\n    }\n\nCopyright (C) 2013 Peter Occil.  Licensed under the Expat License.\n\nSample code on this README file is dedicated to the public domain under CC0:\n[https://creativecommons.org/publicdomain/zero/1.0/](https://creativecommons.org/publicdomain/zero/1.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeteroupc%2Fhtmlparsercsharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeteroupc%2Fhtmlparsercsharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeteroupc%2Fhtmlparsercsharp/lists"}