Hi Bastian,
I use the module daly since a while to grab the latest offers. Today I do recieved a 405 response from the post() request. Any idea what is going wrong.
ult = immoscrapy.query('de', 'sachsen', 'chemnitz', 'HOUSE_BUY', price=900000)
"POST /Suche/de/sachsen/chemnitz/haus-kaufen?sorting=2&price=900000 HTTP/1.1" 405 0
BR
Lama
Hi Bastian,
I use the module daly since a while to grab the latest offers. Today I do recieved a 405 response from the post() request. Any idea what is going wrong.
ult = immoscrapy.query('de', 'sachsen', 'chemnitz', 'HOUSE_BUY', price=900000)"POST /Suche/de/sachsen/chemnitz/haus-kaufen?sorting=2&price=900000 HTTP/1.1" 405 0
BR
Lama