linkedin
linkedin copied to clipboard
it does not work
Description:
I am experiencing an issue when running the scraping code via Google links. The code iterates endlessly over loops without terminating. Additionally, when I run the program with a name that only has a maximum of 10 search results, it continues to crawl through pages until page 165 without saving any data.
finally when i want to scrap by companies I Insert the following URL into companies.txt:
https://www.linkedin.com/company/hoopadvision/
and i get "exited with code 0"
any advice?
thanks for your great work