eklem / browsercrawler

Crawling content from a site within the browser. A basis for i.e. a search solution for static sites.
https://eklem.github.io/browsercrawler/doc/
MIT License
2 stars 0 forks source link

Main example: Get content and console.log() it #24

Open eklem opened 6 years ago

eklem commented 6 years ago

The crawler should just crawl data and then suggest that you can do something more with it. Keep the library to a minimum and make it connect with other things well.