# Functions
JobWithFilterer returns an OptionFunc to add a Filterer.
NewScrapeJob creates a new Scrape Job with the given attributes.
# Structs
Job hold all information specific to a certain Scrape Job, e.g.: where do I get the data from, and what data.
# Type aliases
JobOpt are options that can be used to configure the ScrapeJob.