pferd/PFERD
Joscha 595de88d96 Fix authenticator and crawler names
Now, the "auth:" and "crawl:" parts are considered part of the name. This fixes
crawlers not being able to find their authenticators.
2021-05-15 15:25:05 +02:00
..
authenticators Add simple authenticator 2021-05-11 00:28:03 +02:00
crawlers Make crawlers use transformers 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 Fix mypy errors 2021-04-29 15:47:52 +02:00
version.py Single-source version number 2021-05-14 21:27:44 +02:00