AUTHORS
CHANGELOG
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
RELEASE-NOTES.rst
pytest.ini
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/guide.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/operations.rst
docs/overview.rst
docs/releasenotes.rst
docs/spiders.rst
hepcrawl/__init__.py
hepcrawl/crawler2hep.py
hepcrawl/dateutils.py
hepcrawl/extensions.py
hepcrawl/inputs.py
hepcrawl/items.py
hepcrawl/loaders.py
hepcrawl/mappings.py
hepcrawl/middlewares.py
hepcrawl/outputs.py
hepcrawl/pipelines.py
hepcrawl/scrapy.cfg
hepcrawl/scrapyd.cfg
hepcrawl/settings.py
hepcrawl/utils.py
hepcrawl/version.py
hepcrawl.egg-info/PKG-INFO
hepcrawl.egg-info/SOURCES.txt
hepcrawl.egg-info/dependency_links.txt
hepcrawl.egg-info/entry_points.txt
hepcrawl.egg-info/not-zip-safe
hepcrawl.egg-info/requires.txt
hepcrawl.egg-info/top_level.txt
hepcrawl/extractors/__init__.py
hepcrawl/extractors/jats.py
hepcrawl/extractors/nlm.py
hepcrawl/spiders/__init__.py
hepcrawl/spiders/alpha_spider.py
hepcrawl/spiders/aps_spider.py
hepcrawl/spiders/arxiv_spider.py
hepcrawl/spiders/base_spider.py
hepcrawl/spiders/brown_spider.py
hepcrawl/spiders/dnb_spider.py
hepcrawl/spiders/edp_spider.py
hepcrawl/spiders/elsevier_spider.py
hepcrawl/spiders/hindawi_spider.py
hepcrawl/spiders/infn_spider.py
hepcrawl/spiders/iop_spider.py
hepcrawl/spiders/magic_spider.py
hepcrawl/spiders/mit_spider.py
hepcrawl/spiders/phenix_spider.py
hepcrawl/spiders/phil_spider.py
hepcrawl/spiders/pos_spider.py
hepcrawl/spiders/t2k_spider.py
hepcrawl/spiders/wsp_spider.py
hepcrawl/testlib/__init__.py
hepcrawl/testlib/celery_monitor.py
hepcrawl/testlib/fixtures.py
hepcrawl/testlib/scrapyd_coverage_runner.py
hepcrawl/testlib/tasks.py
hepcrawl/testlib/utils.py
tests/functional/arxiv/test_arxiv.py
tests/functional/arxiv/fixtures/arxiv_smoke_record.json
tests/functional/arxiv/fixtures/oai_harvested/arxiv_smoke_record.xml
tests/functional/wsp/test_wsp.py
tests/functional/wsp/fixtures/wsp_smoke_records.json
tests/functional/wsp/fixtures/ftp_server/WSP/IDAQPv20i01-03160015-1510863.zip
tests/unit/conftest.py
tests/unit/test_alpha.py
tests/unit/test_aps.py
tests/unit/test_arxiv_all.py
tests/unit/test_arxiv_single.py
tests/unit/test_base.py
tests/unit/test_brown.py
tests/unit/test_crawler2hep.py
tests/unit/test_dateutils.py
tests/unit/test_dnb.py
tests/unit/test_edp.py
tests/unit/test_elsevier.py
tests/unit/test_extensions.py
tests/unit/test_hindawi.py
tests/unit/test_infn.py
tests/unit/test_inputs.py
tests/unit/test_iop.py
tests/unit/test_magic.py
tests/unit/test_mit.py
tests/unit/test_phenix.py
tests/unit/test_phil.py
tests/unit/test_pipelines.py
tests/unit/test_pos.py
tests/unit/test_t2k.py
tests/unit/test_utils.py
tests/unit/test_world_scientific.py
tests/unit/data/netrc
tests/unit/data/test.zip
tests/unit/responses/alpha/test_1.htm
tests/unit/responses/aps/aps_single_parsed.json
tests/unit/responses/aps/aps_single_response.json
tests/unit/responses/arxiv/sample_arxiv_record.xml
tests/unit/responses/arxiv/sample_arxiv_record0.xml
tests/unit/responses/arxiv/sample_arxiv_record1.xml
tests/unit/responses/arxiv/sample_arxiv_record10.xml
tests/unit/responses/arxiv/sample_arxiv_record10_parsed.json
tests/unit/responses/arxiv/sample_arxiv_record2.xml
tests/unit/responses/arxiv/sample_arxiv_record3.xml
tests/unit/responses/arxiv/sample_arxiv_record4.xml
tests/unit/responses/arxiv/sample_arxiv_record5.xml
tests/unit/responses/arxiv/sample_arxiv_record6.xml
tests/unit/responses/arxiv/sample_arxiv_record7.xml
tests/unit/responses/arxiv/sample_arxiv_record8.xml
tests/unit/responses/arxiv/sample_arxiv_record9.xml
tests/unit/responses/base/test_1.xml
tests/unit/responses/base/test_1_splash.htm
tests/unit/responses/brown/test_1.json
tests/unit/responses/brown/test_splash.html
tests/unit/responses/dnb/test_1.xml
tests/unit/responses/dnb/test_splash.html
tests/unit/responses/edp/jats.xml
tests/unit/responses/edp/jats_splash.html
tests/unit/responses/edp/rich.xml
tests/unit/responses/edp/rich_splash.html
tests/unit/responses/edp/test_gz.tar.gz
tests/unit/responses/edp/test_rich.tar.bz2
tests/unit/responses/elsevier/fake_astropart.zip
tests/unit/responses/elsevier/fake_nima.zip
tests/unit/responses/elsevier/sample_consyn_record.xml
tests/unit/responses/hindawi/test_1.xml
tests/unit/responses/infn/test_1.html
tests/unit/responses/infn/test_1_nolink.html
tests/unit/responses/infn/test_splash.html
tests/unit/responses/iop/packages/test.tar.gz
tests/unit/responses/iop/pdf/test_143_3_336.pdf
tests/unit/responses/iop/xml/test_standard.xml
tests/unit/responses/magic/test_1.html
tests/unit/responses/magic/test_list.html
tests/unit/responses/magic/test_splash.html
tests/unit/responses/mit/test_list.html
tests/unit/responses/mit/test_splash.html
tests/unit/responses/phenix/test_1.html
tests/unit/responses/phil/fake_splash.html
tests/unit/responses/phil/test_journal.json
tests/unit/responses/phil/test_thesis.json
tests/unit/responses/pos/sample_pos_record.xml
tests/unit/responses/pos/sample_splash_page.html
tests/unit/responses/t2k/001.html
tests/unit/responses/t2k/test_1.html
tests/unit/responses/t2k/test_1_nourl.html
tests/unit/responses/world_scientific/sample_ws_record.xml
tests/unit/responses/world_scientific/wsp_record.xml