Hey! For architecture image scraping, I’ve been using BeautifulSoup for static sites, and it’s been pretty solid. But yeah, dynamic sites are a pain. I switched to Playwright recently, and it’s way faster than Selenium. Handles JavaScript-heavy sites like a champ.
For anti-scraping, rotating proxies and headers are a must. I use ScraperAPI to handle that stuff automatically. Saves me a ton of headaches.
Also, check out Pinterest for architecture images. It’s a goldmine if you can scrape it right!
For anti-scraping, rotating proxies and headers are a must. I use ScraperAPI to handle that stuff automatically. Saves me a ton of headaches.
Also, check out Pinterest for architecture images. It’s a goldmine if you can scrape it right!
