pdf-crawler
pdf-crawler copied to clipboard
SimFin's open source PDF crawler
Results
5
pdf-crawler issues
Sort by
recently updated
recently updated
newest added
Exception has occurred: TypeError WebDriver.__init__() got an unexpected keyword argument 'executable_path' File "/home/dongwook/Project/pdf-crawler/crawler/crawl_methods.py", line 119, in load_driver self.driver = webdriver.Firefox(executable_path=self.executable_path, options=driver_options) File "/home/dongwook/Project/pdf-crawler/crawler/crawl_methods.py", line 196, in get_hrefs_js_complex self.load_driver() File "/home/dongwook/Project/pdf-crawler/crawler/crawler.py",...