immoscraper icon indicating copy to clipboard operation
immoscraper copied to clipboard

Immoscout24.de scraper and data analytics

Results 5 immoscraper issues
Sort by recently updated
recently updated
newest added

Probably since the relaunch is24 added a bot detection feature to it's website. urllib2 and not even selenium works. Any workaround ideas?

Since a couple of weeks I get the following error, without having changed anything... Traceback (most recent call last): File "", line 1, in page_soup = BeautifulSoup(urllib.request.urlopen("https://www.immobilienscout24.de/Suche/de/berlin/berlin/wohnung-mieten").read(),"lxml") File "C:\Users\Felix\Anaconda3\lib\urllib\request.py", line...

The url for the search request contains Bundesland and Stadt But this often does not work Examples: Bayern/Ebersberg Bayern/Erding Bayern/Landsberg immoscout returns error 410 Do you have any hint what...

tried some variations but never got it to work would be very appreciated! thanks Bjoern