Project skeleton generated by Crawlee (Beautifulsoup template).
To get started, ensure you have Poetry, a package and dependency management system, installed on your machine. You can install it with the following command:
pip install poetryNext, install the project dependencies:
poetry installFinally, launch the crawler with:
poetry run python -m crawlee-python-demo