New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

alexa-1m-geo

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alexa-1m-geo

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

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-75%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 21 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc