12 ms·
Scraping German Rental Price Data – Part I: Whole Lotta Captchas
- wismwasm 1y agoI've built a small scraper for German apartment listings (prices, locations, size). I originally started out wanting to get a bit deeper into Django's templating system as well as component libraries and needing some data to build on. Hence I ended up scraping apartment listings which in and of itself is pretty interesting data. I ended up writing this blog post about it, maybe it's insightful for some of you!
- toomuchtodo 1y agoHave you tried using an LLM to solve the captchas?
- wismwasm 1y agoNot yet! But it's on my list to try out next after giving SeleniumBase[1] a chance. [1] https://github.com/seleniumbase/SeleniumBase https://github.com/seleniumbase/SeleniumBase