eklem / browsercrawler

Crawling content from a site within the browser. A basis for i.e. a search solution for static sites.

Home Page:https://eklem.github.io/browsercrawler/doc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

eklem opened this issue · comments

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.

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