Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galvao-eti/charter
https://github.com/galvao-eti/charter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/galvao-eti/charter
- Owner: galvao-eti
- License: mit
- Created: 2023-09-04T09:31:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-04T10:55:54.000Z (over 1 year ago)
- Last Synced: 2024-05-01T09:38:05.570Z (8 months ago)
- Language: Perl
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
:warning: EXPERIMENTAL :test_tube:
This project is an experiment to refresh my skills in Perl. This is NOT ready to be used in any capacity. It is UNSTABLE, NON-PERFORMANT and possibly buggy. If by this point you didn't got it yet... :man_shrugging:## ToDo
- [ ] Add Recursivity;
- [ ] Add configuration
- [ ] "DoNotFollow", for domains that shouldn't be chatrted
- [ ] Redirection
- [ ] A boolean to decide if falls back to http
- [ ] etc...
- [ ] Parsing and automatically respecting robots.txt, if present
- [ ] Expand beyond a single file, adding OO, etc...