AjanShrestha / intelius

Intelligent web scraper to scrape data of Intelius

Home Page:https://www.intelius.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synopsis

The objective of the project is to scrap the user phone number, email and address details of every search.

Technologies

  1. puppeteer
  2. cheerio
  3. csv-writer
  4. csvtojson

Installation

  1. Install node
  2. Install the npm packages.
npm install

Run

  1. Add email and password of intellius login in .env file in root path.
email=""
password=""
  1. npm run start

Contributors

Ajan Lal Shrestha

ajan.shresh@gmail.com

License

Copyright (C) 2019

About

Intelligent web scraper to scrape data of Intelius

https://www.intelius.com/


Languages

Language:JavaScript 99.0%Language:Makefile 1.0%