https://github.com/moralcode/icanhazfilez
it downloads files i guess
https://github.com/moralcode/icanhazfilez
Last synced: 10 months ago
JSON representation
it downloads files i guess
- Host: GitHub
- URL: https://github.com/moralcode/icanhazfilez
- Owner: MoralCode
- License: mit
- Created: 2020-04-20T23:23:51.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T09:40:29.000Z (about 3 years ago)
- Last Synced: 2025-02-13T08:19:45.059Z (12 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# it downloads files i guess
script i wrote to quickly download all the pdf's from a public web page to the current directory instead of manually clicking each of them. should work for other stuff too though as long as its all the same kind of file
not a lot of documentation cuz i threw it together pretty quickly and dont plan on maintaining it.
## usage
`python3 parse.py [url to parse] [file extention of files to download]`