description_ingestor
sc_crawler.description_ingestor
#
Functions:
| Name | Description |
|---|---|
descriptions_data_path |
Download current server description data into a temp folder. |
ingest_server_description |
Load and validate generated description data for a Server. |
ingest_server_descriptions |
Load generated description data for all Servers with available output. |
descriptions_data_path
cached
#
Download current server description data into a temp folder.
Setting the SC_CRAWLER_DESCRIPTIONS_DATA_PATH environment variable will
override the default path for persistent/cached description data access.
Source code in sc_crawler/description_ingestor.py
ingest_server_description
#
Load and validate generated description data for a Server.
Source code in sc_crawler/description_ingestor.py
ingest_server_descriptions
#
Load generated description data for all Servers with available output.