{"id":21448148,"url":"https://github.com/ehsangazar/xml-sitemap-generator","last_synced_at":"2025-03-17T02:09:39.256Z","repository":{"id":233201177,"uuid":"786271808","full_name":"ehsangazar/xml-sitemap-generator","owner":"ehsangazar","description":"XML Sitemap Simply By Scraping a Domain","archived":false,"fork":false,"pushed_at":"2024-04-14T01:20:02.000Z","size":106,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-23T00:03:29.672Z","etag":null,"topics":["scraper","sitemap","sitemap-generator","xml"],"latest_commit_sha":null,"homepage":"https://gazar.dev/package/xml-sitemap-generator","language":"TypeScript","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/ehsangazar.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-14T00:04:19.000Z","updated_at":"2024-07-09T14:28:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7eb580d-dde1-4098-ae4b-8bbc92e498f3","html_url":"https://github.com/ehsangazar/xml-sitemap-generator","commit_stats":null,"previous_names":["ehsangazar/xml-sitemap-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehsangazar%2Fxml-sitemap-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehsangazar%2Fxml-sitemap-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehsangazar%2Fxml-sitemap-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehsangazar%2Fxml-sitemap-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ehsangazar","download_url":"https://codeload.github.com/ehsangazar/xml-sitemap-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960665,"owners_count":20375104,"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":["scraper","sitemap","sitemap-generator","xml"],"created_at":"2024-11-23T03:14:16.323Z","updated_at":"2025-03-17T02:09:39.235Z","avatar_url":"https://github.com/ehsangazar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XML Sitemap Generator\n\nA sitemap is like a roadmap for search engines, guiding them through the structure and content of a website. It's essentially a hierarchical list or diagram of all the pages on a website, organized in a way that makes it easy for search engine crawlers to understand and navigate the site's structure.\n\n## How to use\n\n#### Method 1: Clone this repo\n\n```\nnpm run start -- --uri=\"https://gazar.dev\"\n```\n\n#### Method 2: As an NPM\n\n```\nnpm install --save-dev xml-sitemap-generator\n```\n\n```\nimport XMLSiteMapGenerator from \"xml-sitemap-generator\";\n\nconst main = async () =\u003e {\n  await XMLSiteMapGenerator({\n    uri:\"https://gazar.dev\",\n    whereToSave: \"./sitemap.xml\",\n  });\n};\nmain();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehsangazar%2Fxml-sitemap-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehsangazar%2Fxml-sitemap-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehsangazar%2Fxml-sitemap-generator/lists"}