Awesome
internship-scraper
This repository is a web scraping project that collects data about internships in various cities. It heavily relies on jobpilot.
Setup
Setup poetry:
poetry env use python3.11
poetry install --sync
poetry shell
To add the env on vscode:
poetry config virtualenvs.in-project true
Visual Results
Explore the visual representation of the internship data collected by this project in the European Tech Internships 2024 Repository.
We appreciate your support and contributions to this open-source project!