Closed LimJoongSub closed 4 years ago
I encountered the same problem.
I encountered the same problem.
I used to use iCrawler on a daily basis and I decided to to make a tkinter gui for it yesterday, I think iCrawler no longer works. No idea why, could be something to do with Google? Very disappointing, was a very good, well made package.
I used to use iCrawler on a daily basis and I decided to to make a tkinter gui for it yesterday, I think iCrawler no longer works. No idea why, could be something to do with Google? Very disappointing, was a very good, well made package.
I'm facing the same issue, I think Google changed search results page source and the parser no longer works. The downloader queue is always empty.
Bing still works though.
I used to use iCrawler on a daily basis and I decided to to make a tkinter gui for it yesterday, I think iCrawler no longer works. No idea why, could be something to do with Google? Very disappointing, was a very good, well made package.
I'm facing the same issue, I think Google changed search results page source and the parser no longer works. The downloader queue is always empty.
Bing still works though.
Ya Same thing happening with my code now. BingCrawler is working fine but GoogleCrawler is not working now, It doesn't return any file on any parameter.
GoogleCrawler still does not work. Any idea ? or other library to be recommended?
Resolved in #84
that is my code. i was looking for how to change the 'your_img_dir' arg. and someone said that just put my dir for saving the downloaded image from google. and then dont change 'root_dir'. So i just follow that.
My code show me 2020-03-17 16:04:46,173 - INFO - icrawler.crawler - Crawling task done! but there is no downloaded image at 'C:\Users\Park\PycharmProjects\test_img'
there is any problem? or Am i doing wrong way?