GitHub / squidscode / url-fuzzy-search
Given a URL or a list of URLs, this program crawls through all linked URLs and allows for fast fuzzy-string look-ups. The program will return the URL, the matched text, and the location of the matched text.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidscode%2Furl-fuzzy-search
PURL: pkg:github/squidscode/url-fuzzy-search
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 1000 Bytes
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: about 2 years ago
Pushed at: about 2 years ago
Last synced at: about 2 years ago
Topics: crawler, fuzzy-matching, fuzzy-matching-algorithm, fuzzy-search, search, search-engine