betty.enrichers.populate_links.jobs module

Jobs.

Bases: Job

Populate a link with information from its URL.

__init__(link: Link, *, http_client: ClientSession, localizers: Iterable[Localizer])
async do(scheduler: Scheduler, /) None

Do the job.

classmethod id_for(link: Link) str

Get the job ID.