Added a new web scrapper

This commit is contained in:
janis
2022-05-02 15:39:09 +02:00
parent 0c46453064
commit be2b059b1d
8 changed files with 83 additions and 8 deletions

3
dev_tools/testfile.py Normal file
View File

@@ -0,0 +1,3 @@
a = "testtest"
a.index("a")