Skip to content

collection of random nodejs scripts to collect information from internet

License

Notifications You must be signed in to change notification settings

himangshuj/scrape-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrape-data

collection of scripts to collect information from internet

usage-instructions

to query crunchbase and find info summary info about crunchbase

git clone https://github.com/himangshuj/scrape-data.git

cd scrape-data

mkdir data

export query=<query term you would type on crunchbase>

export crunchbasekey=<your api key>

npm install

node crunchbase.js

alexa scraping

This will create a file called alexa.csv in the data folder node alexa.js < {file containing list of urls , one url in a line}

About

collection of random nodejs scripts to collect information from internet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages