# Webscraper needed for [Helseveileder](https://github.com/haraldnilsen/helseveileder) > Part of Bachelor-project V2024 ## 📝 Info This webscraper will retrieve questions and answers, as well as the category assigned to the question, from [Studenterspør.no](https://studenterspor.no/). This will be used in our Bachelor project. ## 📋 Prerequisites - Python 3.x - HTTPX - json ## 🛠️ How to run locally ``` ```