This is my personal web crawlers projects, the idea behind it is to get real freelancer projects available online to show my skills building it.
I'll only share the jobs that I was not hired for and code them just for fun and to practice.
All this project is managed by Poetry, to install it:
pipx install poetry
The Python version is 3.12.2:
pyenv local 3.12.2
To install all the dependences:
poetry install