-
Star
(207)
You must be signed in to star a gist -
Fork
(41)
You must be signed in to fork a gist
-
-
Save chilts/7229605 to your computer and use it in GitHub Desktop.
| var request = require('request'); | |
| var unzip = require('unzip'); | |
| var csv2 = require('csv2'); | |
| request.get('http://s3.amazonaws.com/alexa-static/top-1m.csv.zip') | |
| .pipe(unzip.Parse()) | |
| .on('entry', function (entry) { | |
| entry.pipe(csv2()).on('data', console.log); | |
| }) | |
| ; |
Hey everyone, when I download http://s3-us-west-1.amazonaws.com/umbrella-static/top-1m.csv.zip , the csv has ".deprecated" as file extension. This is it ? Its done ?
@kostasmaneadis Yes, it's no more.
-----------------------------------------------------------------
Notice: This file is deprecated and is not being updated anymore.
This file was last updated on February 1, 2023.
This file will not be available from
http://s3.amazonaws.com/alexa-static/top-1m.csv.zip after
July 31, 2023.
-----------------------------------------------------------------
https://radar.cloudflare.com/domains
top 1000000 unordered 🤢
I am in trouble with my new domain securelines.net to install WordPress,
I get access denied when accessing http://s3.amazonaws.com/alexa-static/top-1m.csv.zip
I get access denied when accessing http://s3.amazonaws.com/alexa-static/top-1m.csv.zip
try this one http://s3-us-west-1.amazonaws.com/umbrella-static/top-1m.csv.zip
This is a link to the Cisco Umbrella popularity list. Archive.org has luckily archived the zip: https://web.archive.org/web/20230401000000*/https://s3.amazonaws.com/alexa-static/top-1m.csv.zip
You can check our website for this notebookdepo
You can download from here https://www.kaggle.com/datasets/cheedcheed/top1m
Check here: https://s3-us-west-1.amazonaws.com/umbrella-static/index.html