crawler-company

1.0.3 • Public • Published

crawler-company

Crawler company is a web crawler

Warning: This Module Is Not Well Tested!

Usage

typescript:

import { Company, Office} from 'crawler-company';

class UrlOffice extends Office {
    constructor(name:string){
        super(name)
    }
}

Readme

Keywords

Package Sidebar

Install

npm i crawler-company

Weekly Downloads

1

Version

1.0.3

License

ISC

Last publish

Collaborators

  • sjj