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

top-sites

Package Overview
Dependencies
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

top-sites

List of the top 500 domains and pages on the web

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
91
decreased by-86.64%
Maintainers
1
Weekly downloads
 
Created
Source

top-sites

Last version Build Status Coverage Status Dependency status Dev Dependencies Status NPM Status Donate

List of the top 500 domains and pages on the web. Based on Moz Top 500.

Install

$ npm install top-sites --save

Usage

const topSites = require('top-sites')
console.log(topSites)

// [
//   {
//     "Rank": "1",
//     "URL": "facebook.com/",
//     "Linking Root Domains": "13470095",
//     "External Links": "5252559787",
//     "mozRank": "9.76",
//     "mozTrust": "9.45"
//   },
//   {
//     "Rank": "2",
//     "URL": "twitter.com/",
//     "Linking Root Domains": "9254014",
//     "External Links": "7599398722",
//     "mozRank": "9.58",
//     "mozTrust": "9.38"
//   },
//   ...
// ]

License

top-sites © Kiko Beats, released under the MIT License.
Authored and maintained by Kiko Beats with help from contributors.

kikobeats.com · GitHub @Kiko Beats · Twitter @Kikobeats

Keywords

FAQs

Package last updated on 16 Feb 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