aboutsummaryrefslogtreecommitdiffstats
path: root/python/sandcrawler
Commit message (Collapse)AuthorAgeFilesLines
...
* tune SPN CDX retry/wait depending on mode (priority vs daily)Bryan Newbold2021-09-302-3/+5
|
* yet another bad PDF sha1Bryan Newbold2021-09-301-0/+1
|
* old HTML extractors: handle null tagBryan Newbold2021-09-081-8/+9
|
* ingest: more block patterns, for huge databasesBryan Newbold2021-09-081-1/+4
|
* yet more PDF sha1 to skipBryan Newbold2021-09-031-0/+5
|
* yet more PDF URL patternsBryan Newbold2021-09-031-0/+48
|
* ingest: check URL blocklist again after redirectsBryan Newbold2021-09-031-0/+7
|
* refactor and expand wall/block/cookie URL patternsBryan Newbold2021-09-031-6/+25
|
* HTML ingest: several more PDF fulltext URL patternsBryan Newbold2021-09-031-0/+87
|
* HTML ingest: skip noisy print() statementBryan Newbold2021-09-031-1/+1
|
* HTML ingest: more meta-URI prefixesBryan Newbold2021-08-241-2/+8
|
* html ingest: detect some blog platforms, and allow lower wordcount thresholdBryan Newbold2021-08-161-0/+6
|
* html ingest: detect domain homepage (no path) as special caseBryan Newbold2021-08-161-0/+8
|
* html ingest: skip 'about:blank'Bryan Newbold2021-08-161-0/+3
| | | | | Couldn't get adblock rule matcher to match this, for some reason. maybe a special case?
* more bad PDF hashesBryan Newbold2021-07-261-0/+2
|
* ingest: fix postgrest lookup bug (double get of GROBID)Bryan Newbold2021-07-261-1/+1
|
* more blocked-cookie patterns; fix old typoBryan Newbold2021-07-141-2/+2
|
* another bad PDF sha1Bryan Newbold2021-07-131-0/+1
|
* crawl: SPN2 non-200 success code pathBryan Newbold2021-07-131-11/+25
|
* crawl: SPN self-redirect hackBryan Newbold2021-07-131-0/+9
|
* crawl: small comment updatesBryan Newbold2021-07-131-3/+6
|
* add crossref postgrest fetch support to python db helpersBryan Newbold2021-06-021-0/+9
|
* ingest: fix html PDF extraction exception catch behaviorBryan Newbold2021-05-241-3/+2
|
* ingest PDF extraction updatesBryan Newbold2021-05-213-2/+74
|
* better OSF preprint download re-writingBryan Newbold2021-05-211-6/+23
|
* html ingest: remove whitespace around relative URLs (eg, for d-lib)Bryan Newbold2021-05-211-1/+1
|
* ingest: cap max body size to ~128 MByteBryan Newbold2021-04-271-0/+6
| | | | Should resolve 'magic' OOM errors in production.
* persist: skip very long URLsBryan Newbold2021-04-121-0/+4
|
* update default postgrest ('db') API endpointBryan Newbold2021-04-091-1/+1
|
* grobid: disable biblio-glutton consolidationBryan Newbold2021-04-071-3/+3
|
* ingest: handle current degruyter PDF link patternBryan Newbold2021-03-261-0/+8
|
* pdf: yet more bad SHA1 (commiting lines from prod)Bryan Newbold2021-01-051-0/+20
|
* ia CDX: handle bad CDX rowsBryan Newbold2021-01-051-2/+4
|
* spn: more status codesBryan Newbold2020-12-211-1/+2
|
* persist: html_meta is ON CONFLICT DO UPDATEBryan Newbold2020-12-151-1/+1
|
* persist: don't expect HTML TEI-XML in result objectBryan Newbold2020-12-151-1/+1
|
* handle more wayback error conditionsBryan Newbold2020-11-201-0/+6
|
* html: more conservative parsing of element attrBryan Newbold2020-11-201-2/+4
|
* xml: catch parse errorBryan Newbold2020-11-191-3/+8
|
* spn 'forbidden' status codeBryan Newbold2020-11-121-1/+1
|
* html biblio: handle 'content not in attrs' caseBryan Newbold2020-11-121-2/+2
|
* DOAJ and HTML ingest tweaks from QA runBryan Newbold2020-11-101-2/+2
|
* html: handle more traf error casesBryan Newbold2020-11-081-2/+2
|
* html: more adblockBryan Newbold2020-11-081-1/+3
|
* ingest: small html_bibli typoBryan Newbold2020-11-081-1/+1
|
* html: most small platform tweaksBryan Newbold2020-11-081-5/+4
|
* move fuzzy URL match method to miscBryan Newbold2020-11-083-19/+20
|
* move some PDF URL extraction into declarative formatBryan Newbold2020-11-083-134/+174
|
* ingest: default to html_biblio for PDF URL extractionBryan Newbold2020-11-081-24/+17
|
* ingest: shorted scope+platform keys; use html_biblio extraction for PDFsBryan Newbold2020-11-081-15/+35
|