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

Wrap it in a function so it can be run when needed #14

Closed eklem closed 6 years ago

eklem commented 6 years ago

Should be wrapped in a function so it can be started when needed. A combination of page loaded and index not in sync with content.

eklem commented 6 years ago

Wrapped in a function. Will do the on-page-loaded stuff later.