A program of mine, which worked for over a week now, just out of the nowhere stopped working in the sense that one html element as specified div#gs_res_ccl_mid cant be found. I have tried the "div#gs_bdy_ccl" element which can be found. I added an println statement to check if an element is found. There is no pop-up or anyother problem causing this, since the other tag worked. The element on the page "https://scholar.google.de/scholar?hl=de&as_sdt=0%2C5&q=%22organizational+routines%22+wurm&btnG=" also did not change when i checked.
Is there a change of the package which could cause this? Could you help me please?
scraper-gocolly1.txt
A program of mine, which worked for over a week now, just out of the nowhere stopped working in the sense that one html element as specified div#gs_res_ccl_mid cant be found. I have tried the "div#gs_bdy_ccl" element which can be found. I added an println statement to check if an element is found. There is no pop-up or anyother problem causing this, since the other tag worked. The element on the page "https://scholar.google.de/scholar?hl=de&as_sdt=0%2C5&q=%22organizational+routines%22+wurm&btnG=" also did not change when i checked. Is there a change of the package which could cause this? Could you help me please?