aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/sandcrawler.py
Commit message (Expand)AuthorAgeFilesLines
* add requests session around postgrest fetchesBryan Newbold2021-12-071-5/+32
* fetch GROBID-parsed refs along with crossref metadataBryan Newbold2021-12-061-2/+4
* Revert "pull GROBID refs along with crossref records into bundles"Bryan Newbold2021-11-101-3/+1
* pull GROBID refs along with crossref records into bundlesBryan Newbold2021-11-101-1/+3
* make fmt (black 21.9b0)Bryan Newbold2021-10-271-3/+14
* re-style imports (isort) on all core python filesBryan Newbold2021-10-271-1/+2
* lint fixes, and run fmtBryan Newbold2021-06-021-3/+1
* add 'crossref' hydration to work pipelineBryan Newbold2021-06-021-0/+11
* Modernize Python syntax with pyupgrade --py38-plus **/*.pyChristian Clauss2021-02-231-1/+1
* add basic html fulltext support to fetch pipelineBryan Newbold2020-11-181-0/+11
* make fmtBryan Newbold2020-06-291-1/+3
* fetch pdftotext and pdf_meta from blobs, postgrestBryan Newbold2020-06-291-0/+9
* fmtBryan Newbold2020-06-041-1/+8
* more type annotations and fixesBryan Newbold2020-06-041-2/+2
* flake8 fixes (partial)Bryan Newbold2020-06-031-1/+0
* reformat python code with blackBryan Newbold2020-06-031-21/+14
* WIP on release-to-sim fetchingBryan Newbold2020-05-191-0/+75