/sitemapsearcher

Find string/component at urls from sitemap, based on adonis.js

Primary LanguageJavaScript

About

This is tool for finding html elements at URLs from sitemap.xml

Setup

  1. npm i
  2. cp .env.example .env
  3. place sitemap.xml in to root of project

RUN

npm run start

Usage

Open in browser "http://localhost:3333/docs/"