1.0.3 • Published 6 years ago

alexa-1m-geo v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Alexa top 1 million website geo

Overview

This is an attempt to automatically identify in which country each of the top 1 million Alexa websites are based.

This is the poc (Proof Of Concept) branch so don't expect stable/well-written/well-tested code - this is a really quick & dirty PoC.

Usage

Ensure that you have node v10 or newer installed and in your $PATH. You can use nvm if you want to maintain other versions of node.

First, install this npm package:

npm install alexa-1m-geo

Next, download the source data into ./data.

Finally, run the app...then wait:

npm start

z Output should be saved in ./data/geo.json.

License

This work is licensed under the Apache2 license

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago