{"id":18046315,"url":"https://github.com/jvidalv/super-simple-sitemap-generator","last_synced_at":"2025-04-10T04:43:15.002Z","repository":{"id":57374600,"uuid":"238774198","full_name":"jvidalv/super-simple-sitemap-generator","owner":"jvidalv","description":"Node powered scraper that iterates trough all the internal links of the specified url. It works on CSR pages (React, Angular) with dynamic urls.","archived":false,"fork":false,"pushed_at":"2024-06-18T00:56:44.000Z","size":61,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T16:41:43.503Z","etag":null,"topics":["csr","dynamic","google-search-console","node","sitemap","xml"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jvidalv.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":"2020-02-06T20:06:08.000Z","updated_at":"2024-07-07T05:46:02.000Z","dependencies_parsed_at":"2025-03-27T16:36:24.717Z","dependency_job_id":"164b3a5d-9f6a-423d-919a-3933681acae1","html_url":"https://github.com/jvidalv/super-simple-sitemap-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvidalv%2Fsuper-simple-sitemap-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvidalv%2Fsuper-simple-sitemap-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvidalv%2Fsuper-simple-sitemap-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvidalv%2Fsuper-simple-sitemap-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jvidalv","download_url":"https://codeload.github.com/jvidalv/super-simple-sitemap-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161231,"owners_count":21057552,"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":["csr","dynamic","google-search-console","node","sitemap","xml"],"created_at":"2024-10-30T19:06:42.254Z","updated_at":"2025-04-10T04:43:14.979Z","avatar_url":"https://github.com/jvidalv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/jvidalv/node-simple-sitemap-generator/blob/master/assets/logo.png?raw=true\" /\u003e\n\u003c/p\u003e\n\n[![License](http://img.shields.io/npm/l/super-simple-sitemap-generator.svg?style=flat-square)](http://opensource.org/licenses/MIT)\n[![NPM Version](http://img.shields.io/npm/v/super-simple-sitemap-generator.svg?style=flat-square)](https://npmjs.com/package/super-simple-sitemap-generator)\n[![NPM Downloads](https://img.shields.io/npm/dm/super-simple-sitemap-generator.svg?style=flat-square)](https://npmjs.com/package/super-simple-sitemap-generator)\n\n\nA node.js powered scrapper 🔥 that iterates trough all the internal links of the specified url.\n\nIt works on CSR pages (React, Angular) with dynamic urls.\n\nOnce it is done it generates a ``sitemap.xml`` file with all the urls found, ready to be uploaded to Google Search Console.\n\n#### Usage:\n\n``` bash\n$ sitemap https://vvlog.dev\n```\n\n#### Params:\n\nParameter | type | default | description\n--- | --- | --- | --- \n--wait | integer | 1500 | Specify the time (milliseconds) to wait (So the fetches are completed) before starting to parse the page.\n--limit | integer | 999999 | Specify the limit of urls to parse before stopping the scrapper.\n\n#### Todo:\n* [x] Make it a NPM package.\n* [ ] Make wait time dynamic in response of fetches inside url.\n* [ ] New params that lets you specify how deep you want to go inside the url.\n* [ ] Integrate it as part of build process of a create-react-app.\n* [ ] Clean old code.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvidalv%2Fsuper-simple-sitemap-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjvidalv%2Fsuper-simple-sitemap-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvidalv%2Fsuper-simple-sitemap-generator/lists"}