{"id":20492820,"url":"https://github.com/kartikmehta8/htmlaas","last_synced_at":"2026-05-03T20:38:40.743Z","repository":{"id":165060452,"uuid":"640452700","full_name":"kartikmehta8/HTMLaaS","owner":"kartikmehta8","description":"Why to use a third party API when you can yourself create one? Extract HTML content by tag name, class, id, links from HTML as a Service.","archived":false,"fork":false,"pushed_at":"2023-05-14T06:33:29.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-26T08:43:58.130Z","etag":null,"topics":["beautifulsoup4","fastapi","python","requests"],"latest_commit_sha":null,"homepage":"","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/kartikmehta8.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-05-14T06:13:23.000Z","updated_at":"2023-05-14T06:31:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"088178cb-4b24-41e3-b996-a91f20f9867a","html_url":"https://github.com/kartikmehta8/HTMLaaS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kartikmehta8/HTMLaaS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FHTMLaaS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FHTMLaaS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FHTMLaaS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FHTMLaaS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kartikmehta8","download_url":"https://codeload.github.com/kartikmehta8/HTMLaaS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FHTMLaaS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32584643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["beautifulsoup4","fastapi","python","requests"],"created_at":"2024-11-15T17:31:11.905Z","updated_at":"2026-05-03T20:38:40.726Z","avatar_url":"https://github.com/kartikmehta8.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![BANNER](https://github.com/kartikmehta8/HTMLaaS/assets/77505989/061ffb2d-9ac8-4367-a57c-65c5b7302363)\n\n\u003ch3 align=\"center\"\u003e\n  Why to use a third party API when you can yourself create one?\n\u003c/h3\u003e\n\nHTMLaaS offers users the ability to query and extract specific information from HTML documents. Users can retrieve the page `title`, extract all `links`, access the `entire HTML content`, and query elements by `tag names`, `classes`, and `IDs`. This simplifies working with HTML, allowing users to extract desired data efficiently.\n\n### Technologies\n```py\nfrom fastapi import FastAPI\nfrom pydantic import BaseModel\nimport requests\nfrom bs4 import BeautifulSoup\n```\n\n### Run\n```\npip install uvicorn\nuvicorn app:app --reload\n```\n\n```\nVisit /docs route for Swagger documentation.\n```\n\n\u003ch3 align=\"center\"\u003e\n  Made \u0026 open-sourced with ❤️ by \u003ca href=\"https://www.kartikmehta.xyz\"\u003ekartikmehta8\u003c/a\u003e\n\u003c/h3\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkartikmehta8%2Fhtmlaas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkartikmehta8%2Fhtmlaas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkartikmehta8%2Fhtmlaas/lists"}