Add python extractor

This commit is contained in:
Nick Hahn 2022-09-14 14:04:35 +02:00
parent 52cd87650d
commit 7a422ef89b
4 changed files with 174 additions and 0 deletions

8
requirements.txt Normal file
View file

@ -0,0 +1,8 @@
beautifulsoup4==4.11.1
bs4==0.0.1
certifi==2022.6.15.1
charset-normalizer==2.1.1
idna==3.3
requests==2.28.1
soupsieve==2.3.2.post1
urllib3==1.26.12