{"id":19102042,"url":"https://github.com/TurnerSoftware/SitemapTools","last_synced_at":"2025-04-18T19:31:47.664Z","repository":{"id":11287249,"uuid":"69082444","full_name":"TurnerSoftware/SitemapTools","owner":"TurnerSoftware","description":"A sitemap (sitemap.xml) querying and parsing library for .NET","archived":false,"fork":false,"pushed_at":"2024-04-29T15:33:29.000Z","size":238,"stargazers_count":30,"open_issues_count":3,"forks_count":10,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-04-30T13:34:45.440Z","etag":null,"topics":["parser","sitemap","sitemap-xml","xml","xml-sitemaps"],"latest_commit_sha":null,"homepage":"","language":"C#","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/TurnerSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"License.txt","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},"funding":{"github":"Turnerj"}},"created_at":"2016-09-24T05:33:00.000Z","updated_at":"2024-06-21T19:05:49.186Z","dependencies_parsed_at":"2024-04-29T13:31:47.559Z","dependency_job_id":"acdceac3-b564-49d9-9ea7-71531f3d6c01","html_url":"https://github.com/TurnerSoftware/SitemapTools","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TurnerSoftware%2FSitemapTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TurnerSoftware%2FSitemapTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TurnerSoftware%2FSitemapTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TurnerSoftware%2FSitemapTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TurnerSoftware","download_url":"https://codeload.github.com/TurnerSoftware/SitemapTools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223783210,"owners_count":17201913,"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":["parser","sitemap","sitemap-xml","xml","xml-sitemaps"],"created_at":"2024-11-09T03:53:42.046Z","updated_at":"2025-04-18T19:31:47.658Z","avatar_url":"https://github.com/TurnerSoftware.png","language":"C#","funding_links":["https://github.com/sponsors/Turnerj"],"categories":["xml"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n![Icon](images/icon.png)\n# Sitemap Tools\n\nA sitemap (sitemap.xml) querying and parsing library for .NET\n\n![Build](https://img.shields.io/github/actions/workflow/status/TurnerSoftware/sitemaptools/build.yml?branch=main)\n[![Codecov](https://img.shields.io/codecov/c/github/turnersoftware/sitemaptools/master.svg)](https://codecov.io/gh/TurnerSoftware/SitemapTools)\n[![NuGet](https://img.shields.io/nuget/v/TurnerSoftware.SitemapTools.svg)](https://www.nuget.org/packages/TurnerSoftware.SitemapTools)\n\u003c/div\u003e\n\n## Key features\n- Parses both XML sitemaps and [sitemap index files](http://www.sitemaps.org/protocol.html#index)\n- Handles GZ-compressed XML sitemaps\n- Supports TXT sitemaps\n\n\n## Licensing and Support\n\nSitemap Tools is licensed under the MIT license. It is free to use in personal and commercial projects.\n\nThere are [support plans](https://turnersoftware.com.au/support-plans) available that cover all active [Turner Software OSS projects](https://github.com/TurnerSoftware).\nSupport plans provide private email support, expert usage advice for our projects, priority bug fixes and more.\nThese support plans help fund our OSS commitments to provide better software for everyone.\n\n\n## Notes\n- Does not enforce sitemap standards [as described at sitemaps.org](http://www.sitemaps.org/protocol.html)\n- Does not validate the sitemaps\n- Does not support RSS sitemaps\n\n## Example\n```csharp\nusing TurnerSoftware.SitemapTools;\n\nvar sitemapQuery = new SitemapQuery();\nvar sitemapEntries = await sitemapQuery.GetAllSitemapsForDomainAsync(\"example.org\");\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTurnerSoftware%2FSitemapTools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTurnerSoftware%2FSitemapTools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTurnerSoftware%2FSitemapTools/lists"}