Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 606 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 606 Bytes

FragGabiScraper

This work-in-progress project extracts content of questions from the Frag Gabi section on maedchen.de using Python-Requests and Beautiful Soup 4 - whatever you might need that for.

Installation

Install dependencies using pip install -r requirements.txt

Usage

An example is shown in main.py. Full usage doc will be added later here.

Disclaimer

The scraping of said website might not be legal, please keep that in mind when considering using this! I just made this for educational purposes. Also don't flood the server with requests, wait some seconds between each query.