sidmohanty11 / sitemap-to-urls

get all urls from a sitemap in a desired format

Home Page:https://sitemap-to-urls.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sitemap to URLs

Built using Qwik!

Screenshot 2024-01-14 at 12 17 39 AM

Sitemap to URLs is a streamlined, user-friendly web application hosted at sitemap-to-urls.vercel.app. This tool is designed to simplify the process of extracting and formatting URL lists from sitemap files.

Backstory

Whenever I needed to scrape or gather a list of URLs for testing purposes (or perhaps URL pathnames), I found myself repeatedly writing a Node.js script to parse and process the data, or alternatively, performing these tasks in the browser console, which was quite cumbersome. Just wanted to build a tool to help me out in the future if I need to do it again.

Features

  • One click get everything
  • Regex support - filter based on regex
  • Get pathnames only
  • JSON or Text any format you like

About

get all urls from a sitemap in a desired format

https://sitemap-to-urls.vercel.app/


Languages

Language:TypeScript 89.7%Language:JavaScript 9.9%Language:CSS 0.4%