pdf-crawler icon indicating copy to clipboard operation
pdf-crawler copied to clipboard

SimFin's open source PDF crawler

Results 5 pdf-crawler issues
Sort by recently updated
recently updated
newest added

https://www.adidas-group.com/en/investors/overview/

Problem Case

https://www.investor.bayer.de/en/reports/annual-reports/overview/

Problem Case

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",...