📝 update README
Co-authored-by: haraldnilsen <harald_998@hotmail.com> Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
19ad2c1b4f
commit
8b5f270b5e
1 changed files with 12 additions and 5 deletions
17
README.md
17
README.md
|
@ -1,10 +1,17 @@
|
||||||
# Webscraper for [Helseveileder](https://github.com/haraldnilsen/helseveileder)
|
# Webscraper needed for [Helseveileder](https://github.com/haraldnilsen/helseveileder)
|
||||||
> Del av Bachelor-prosjekt V2024
|
> Part of Bachelor-project V2024
|
||||||
|
|
||||||
## 📝 Info
|
## 📝 Info
|
||||||
|
|
||||||
Denne webscraperen skal hente spørsmål og svar, samt kategorien tilordnet spørsmålet, fra [Studenterspør.no](https://studenterspor.no/). Dette vil bli brukt i våres Bachelor-prosjekt.
|
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.
|
||||||
|
|
||||||
## 📋 Forutsetninger
|
## 📋 Prerequisites
|
||||||
|
|
||||||
## 🛠️ Hvordan kjøre lokalt
|
- Python 3.x
|
||||||
|
- HTTPX
|
||||||
|
- json
|
||||||
|
|
||||||
|
## 🛠️ How to run locally
|
||||||
|
|
||||||
|
```
|
||||||
|
```
|
Reference in a new issue