pferd/PFERD
I-Al-Istannen b2a2b5999b Implement ILIAS auth and crawl home page
This commit introduces the necessary machinery to authenticate with
ILIAS and crawl the home page.

It can't do much yet and just silently fetches the homepage.
2021-05-15 15:25:05 +02:00
..
authenticators Add simple authenticator 2021-05-11 00:28:03 +02:00
crawlers Implement ILIAS auth and crawl home page 2021-05-15 15:25:05 +02:00
__init__.py Single-source version number 2021-05-14 21:27:44 +02:00
__main__.py Single-source version number 2021-05-14 21:27:44 +02:00
authenticator.py Add simple authenticator 2021-05-11 00:28:03 +02:00
conductor.py Add options to slow down local crawler 2021-05-15 15:25:01 +02:00
config.py Fix authenticator and crawler names 2021-05-15 15:25:05 +02:00
crawler.py Fix authenticator and crawler names 2021-05-15 15:25:05 +02:00
limiter.py Change limiter logic 2021-05-15 15:25:05 +02:00
output_dir.py Fix output dir 2021-05-14 21:28:38 +02:00
pferd.py Fix authenticator and crawler names 2021-05-15 15:25:05 +02:00
report.py Add HttpCrawler 2021-05-13 22:28:14 +02:00
transformer.py Allow variable whitespace in arrow rules 2021-05-15 15:25:05 +02:00
utils.py Implement ILIAS auth and crawl home page 2021-05-15 15:25:05 +02:00
version.py Single-source version number 2021-05-14 21:27:44 +02:00