diff --git a/src/static/index.html b/src/static/index.html index e9ae79b..2a5123b 100644 --- a/src/static/index.html +++ b/src/static/index.html @@ -46,18 +46,18 @@

Tris - Simple Spider Scraper

A Node.js web scraper to recursively crawl a website and collect links within a specified depth.

-

Usage example:

+

How to use:

- Navigate to: + Navigate to the following link to start scraping from it by using the settings stated below: http://localhost:/scrape?url=https://www.index.hr


-

Current settings:

+

Current scraper settings:

       

-

Source Code:

+

Source Code:

The source code for Tris is available on GitHub: