cladius-m

1.0.2 • Public • Published

m-parser - scrap any pages easy

Super simple to use

Request is designed to be the simplest way possible to make page scrapping. It supports PhantomJS, request and just parse HTML tree.

Methods List

module.exports = {
    res_send: res_send,
    ecb: ecb,
    scb: scb,
    found_scb: found_scb,
    getBody: getBody,

    count: count,
    find: find,
    findLean: findLean,
    findOne: findOne,
    save: save,
    create: create,
    insertMany: insertMany,
    findRemove: findRemove,
    _findRemove: _findRemove,

    findUpdate: findUpdate,
    _findCreateUpdate: _findCreateUpdate,
    findCreateUpdate: findCreateUpdate,
    findCreate: findCreate
};

Readme

Keywords

Package Sidebar

Install

npm i cladius-m

Weekly Downloads

1

Version

1.0.2

License

ISC

Last publish

Collaborators

  • igor.teterevlyov