Fixed problem with a problematic type of OD

This commit is contained in:
simon
2018-02-06 16:03:18 -05:00
parent 854fc76cc1
commit f32f9ee3a6
3 changed files with 24 additions and 20 deletions

View File

@@ -92,7 +92,8 @@ class Crawler:
if __name__ == "__main__":
c = Crawler("http://cnqzu.com/library/Anarchy%20Folder/Computers/", True)
c = Crawler("https://data.kemt.fei.tuke.sk/Mikrovlnova_technika/RFSim99/", True)
c.crawl()
print(c.files)
c.store_report("000008")