class Scraper::DateExtractor
- Scraper::DateExtractor
- Reference
- Object
Defined in:
scraper/date_extractor.crConstant Summary
-
EXTRACTION_METHODS =
[CitationOnlineMatcher, MetaArticlePublishedMatcher, MetaItemPropDatePublishedMatcher, GithubDateExtractorMethod, LdJsonGraphSchemaMethod, RegexMatcher]
-
Log =
::Log.for(self)
Constructors
Instance Method Summary
- #date : Time
- #date=(date : Time)
-
#fetch
todo prevent infinite redirects from ending up in a stackoverflow
- #fetch_and_parse
- #headers
- #tls_config
- #url : String
- #url=(url : String)