orangecoding / fredy

:heart: Fredy - [F]ind [R]eal [E]states [D]amn Eas[y] - Fredy will constantly search for new listings on sites like Immoscout or Immowelt and send new results to you, so that you can focus on more important things in life ;)
http://www.orange-coding.net
MIT License
212 stars 54 forks source link

Bringing back immoscout #21

Closed orangecoding closed 3 years ago

orangecoding commented 3 years ago

This PR brings back the support for Immoscout. As Immoscout is now using re-capture in order to prevent bots from scraping their website, I have dropped the support earlier.

The way to bypass the re-capture is by using a headless browser plus cookie-fetching. However as a headless browser brings other problems, especially if Fredy runs on a linux server, I've chose ScrapingAnt to do the scraping part for me.