CHANGELOG.txt
LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.py
checklists_scrapers/__init__.py
checklists_scrapers/exceptions.py
checklists_scrapers/extensions.py
checklists_scrapers/settings.py
checklists_scrapers/utils.py
checklists_scrapers.egg-info/PKG-INFO
checklists_scrapers.egg-info/SOURCES.txt
checklists_scrapers.egg-info/dependency_links.txt
checklists_scrapers.egg-info/requires.txt
checklists_scrapers.egg-info/top_level.txt
checklists_scrapers/spiders/__init__.py
checklists_scrapers/spiders/ebird_spider.py
checklists_scrapers/spiders/utils.py
checklists_scrapers/spiders/worldbirds_spider.py
checklists_scrapers/tests/__init__.py
checklists_scrapers/tests/utils.py
checklists_scrapers/tests/scripts/__init__.py
checklists_scrapers/tests/scripts/validate_ebird_scraper.py
checklists_scrapers/tests/scripts/validate_worldbirds_scraper.py
checklists_scrapers/tests/spiders/__init__.py
checklists_scrapers/tests/spiders/ebird/__init__.py
checklists_scrapers/tests/spiders/ebird/test_html_parser.py
checklists_scrapers/tests/spiders/ebird/test_json_parser.py
checklists_scrapers/tests/spiders/ebird/test_merge_checklists.py
checklists_scrapers/tests/spiders/ebird/test_parse_locations.py
checklists_scrapers/tests/spiders/ebird/test_parse_region.py
checklists_scrapers/tests/spiders/ebird/test_spider.py
checklists_scrapers/tests/spiders/worldbirds/__init__.py
checklists_scrapers/tests/spiders/worldbirds/test_checklist_parser.py
checklists_scrapers/tests/spiders/worldbirds/test_location_parser.py
checklists_scrapers/tests/spiders/worldbirds/test_observer_parser.py
checklists_scrapers/tests/spiders/worldbirds/test_spider.py
checklists_scrapers/tests/spiders/worldbirds/test_visit_parser.py
checklists_scrapers/tests/validation/__init__.py
checklists_scrapers/tests/validation/test_checklist.py
checklists_scrapers/tests/validation/test_details.py
checklists_scrapers/tests/validation/test_entry.py
checklists_scrapers/tests/validation/test_location.py
checklists_scrapers/tests/validation/test_observers.py
checklists_scrapers/tests/validation/test_protocol.py
checklists_scrapers/tests/validation/test_source.py
checklists_scrapers/tests/validation/test_species.py
docs/source/format.rst
docs/source/index.rst
docs/source/install.rst
docs/source/scraping.rst
docs/source/scrapers/ebird.rst
docs/source/scrapers/worldbirds.rst