SEOTrafficHack Digital&SEO Marketing, automatization
SEOTrafficHack Digital&SEO Marketing, automatization
I think the problem is Google search result pages which have been changed since last working version. In Lithuanian search scrapper scraps only Youtube results and csv_writer.py writes them down....
I use last 72 driver version and scrapper runs.
I used regex below with works perfect: `(http:\/\/|https:\/\/)?[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?` [https://www.regextester.com/97812](url) from link
I successfully installed version 0.0.201 using pip3 install -U sky Installing collected packages: sky Found existing installation: sky 0.0.199 Uninstalling sky-0.0.199: Successfully uninstalled sky-0.0.199 Successfully installed sky-0.0.201
I get new error. 1) Use `pip3 install ZODB zodbpickle` to install, or use a different backend. 2) After I install ModuleNotFoundError: No module named 'sky.view'; 'sky' is not a...