Skip to content

PSI CSV Tool enriches a list of urls in csv with Google Page Speed Index data

Notifications You must be signed in to change notification settings

procoders/psicsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSI CSV Tool

PSI CSV Tool enriches a list of urls in csv with Google Page Speed Index data

Warning: Google Page Speed has strong anti-scraping policies, they may blacklist ips making unauthenticated or unusual requests

Installation

You have to check that Node.js is installed

Usage

Enrich the data

  1. Save csv with companies list from Crunchbase with URL column
  2. Run via npx in Terminal
npx @procoders/psicsv -f <path_to_your_file_name>.csv

For developers

Run from sources

  1. First You have to check that Node.js is installed
  2. Run the terminal console and checkout the project by git clone https://github.com/procoders/psicsv.git
  3. Go to project folder by cd ~/psicsv
  4. Install all the packages by running npm i

Userful articles

TODO:

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Authors

Procoders.TECH

We gear IT up!

Procoders mission is to ship meaningful code, all our partners come from referrals, and our pricing model is transparent and fair. Drop us a line and let’s start a conversation right now.

About

PSI CSV Tool enriches a list of urls in csv with Google Page Speed Index data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages