Skip to content

Instantly share code, notes, and snippets.

@opsxcq
Created November 4, 2022 21:17
Show Gist options
  • Save opsxcq/be44b6d4f42d59d4b4c08540f5617b49 to your computer and use it in GitHub Desktop.
Save opsxcq/be44b6d4f42d59d4b4c08540f5617b49 to your computer and use it in GitHub Desktop.
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;`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment