Skip to content

Instantly share code, notes, and snippets.

View opsxcq's full-sized avatar
☢️
Testing...

opsxcq

☢️
Testing...
View GitHub Profile
@opsxcq
opsxcq / links.txt
Created November 4, 2022 21:17
Download Brazil Election data
Download with
`for ll in $(cat links.txt); do wget --user-agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)" $ll & done;`