Classes | |
| class | GermanDeliCrawler |
| class | ProcessorThread |
| A class for the crawler threads ##########################. More... | |
Functions | |
| def | ensure_directory |
| def | get_id_from_url |
| def | get_page_content |
| Some helper functions and classes ##########################. | |
| def crawler.ensure_directory | ( | dir | ) |
Definition at line 25 of file crawler.py.
| def crawler.get_id_from_url | ( | page | ) |
Definition at line 30 of file crawler.py.
| def crawler.get_page_content | ( | page | ) |
Some helper functions and classes ##########################.
Definition at line 18 of file crawler.py.