.gitignore
AUTHORS
MANIFEST.in
NEWS
README.rst
pyproject.toml
requirements.txt
setup.py
.github/workflows/test.yml
scrapely/__init__.py
scrapely/_htmlpage.c
scrapely/_htmlpage.pyx
scrapely/_version.py
scrapely/descriptor.py
scrapely/extractors.py
scrapely/htmlpage.py
scrapely/template.py
scrapely/tool.py
scrapely/version.py
scrapely/extraction/__init__.py
scrapely/extraction/_similarity.c
scrapely/extraction/_similarity.pyx
scrapely/extraction/pageobjects.py
scrapely/extraction/pageparsing.py
scrapely/extraction/regionextract.py
scrapely/extraction/similarity.py
sd_scrapely.egg-info/PKG-INFO
sd_scrapely.egg-info/SOURCES.txt
sd_scrapely.egg-info/dependency_links.txt
sd_scrapely.egg-info/requires.txt
sd_scrapely.egg-info/top_level.txt
tests/__init__.py
tests/test_extraction.py
tests/test_htmlpage.py
tests/test_htmlpage_data.py
tests/test_pageparsing.py
tests/test_scraper.py
tests/test_template.py
tests/samples/samples_htmlpage_0.html
tests/samples/samples_htmlpage_0.json
tests/samples/samples_htmlpage_1.html
tests/samples/samples_htmlpage_1.json
tests/samples/samples_htmlpage_2.html
tests/samples/samples_htmlpage_2.json
tests/samples/samples_pageparsing_0.html
tests/samples/samples_pageparsing_0.json
tests/samples/samples_scraper_loadstore_0.html
tests/samples/samples_scraper_loadstore_0.json
tests/samples/samples_scraper_loadstore_1.html
tests/samples/samples_scraper_loadstore_1.json