.gitignore
LICENSE
README.md
README_kor.md
docker-compose.yml
dockerfile
example.png
output.csv
output.json
pyproject.toml
.github/workflows/release.yml
srcs/__init__.py
srcs/main.py
srcs/pw_simple_scraper/__init__.py
srcs/pw_simple_scraper/browser.py
srcs/pw_simple_scraper/core.py
srcs/pw_simple_scraper/utils.py
srcs/pw_simple_scraper.egg-info/PKG-INFO
srcs/pw_simple_scraper.egg-info/SOURCES.txt
srcs/pw_simple_scraper.egg-info/dependency_links.txt
srcs/pw_simple_scraper.egg-info/requires.txt
srcs/pw_simple_scraper.egg-info/top_level.txt
tests/conftest.py
tests/test_intergration_site.py
tests/site/attrs_mixed.html
tests/site/dynamic.html
tests/site/dynamic_href.html
tests/site/dynamic_insert.html
tests/site/empty.html
tests/site/encoding_utf8.html
tests/site/index.html
tests/site/links.html
tests/site/longlist.html
tests/site/nested.html
tests/site/visibility.html