top sites
v1.1.219
Liste der Top 500 Domänen und Seiten im Web. Basierend auf Moz Top 500.
$ npm install top-sites --save
const topSites = require ( 'top-sites' )
console . log ( topSites )
// [
// {
// "rank": 1,
// "url": "facebook.com/",
// "linkingRootDomains": 14262527,
// "externalLinks": 3737324796,
// "mozRank": 9.8,
// "mozTrust": 9.5
// },
// {
// "rank": 2,
// "url": "twitter.com/",
// "linkingRootDomains": 9729491,
// "externalLinks": 5342834850,
// "mozRank": 9.64,
// "mozTrust": 9.44
// },
// {
// "rank": 3,
// "url": "google.com/",
// "linkingRootDomains": 8080905,
// "externalLinks": 2262382094,
// "mozRank": 9.52,
// "mozTrust": 9.35
// },
// …
// ]
Top-Sites © Kiko Beats, veröffentlicht unter der MIT-Lizenz.
Verfasst und gewartet von Kiko Beats mit Hilfe von Mitwirkenden.
kikobeats.com · github @kiko schlägt · x @kikobeats