semantic-crawler

Priority based Semantic Web Crawler.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
semantic-crawler
0.0.26 years ago6 years agoMinified + gzip package size for semantic-crawler in KB

Readme

semantic-crawler
A nodejs module to extract links from Google, Bing etc..
logo version downloads node status

Installation

npm install semantic-crawler

Usage

Crawl

```js const swc = require('semantic-crawler'); swc.crawl("http://science.sciencemag.org/").then(function(result){
console.log(result);
});

Options

Default Options

```js let defaultoptions={
count: 10
}; ```

Test

mocha or npm test
check test folder and QUICKSTART.js for extra usage.

Contact me on WhatsApp

For discussing about the package.
WhatsApp