https://github.com/construktdev/htmlfetcher
Simple Python tool to get the HTML from Websites
https://github.com/construktdev/htmlfetcher
Last synced: 8 months ago
JSON representation
Simple Python tool to get the HTML from Websites
- Host: GitHub
- URL: https://github.com/construktdev/htmlfetcher
- Owner: construktdev
- License: apache-2.0
- Created: 2025-09-27T20:23:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-28T07:34:26.000Z (9 months ago)
- Last Synced: 2025-09-28T09:20:54.432Z (9 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTMLFetcher
Simple Python tool to get the HTML from Websites
- I made this tool for fun to practice Python and RegEx a bit
- No Warranty that this crap is working for you :)