Q: Can this effectively scrape real estate sites like Zillow and RedFin?
I'm thinking of the ability to scrape data you'd have to set filters to see in the UI (e.g., homes sold in the past year). If so, is this data well structured in sheets with headers, making it easy to work with?

Jeremy_TaskMagic
May 14, 2024A: Hey there - yes it can, check this out ;)
How to automate and scrape zillow and realtor using TaskMagic
https://youtu.be/3KkOn8DjJ7E
That’s a pretty good one that shows that it can work on those sites. You might want to add in some randomized delays and such though as well
How to Randomize Delay Steps in Automation using TaskMagic
https://youtu.be/3C86VSDqSy4
Be sure to subscribe on YouTube for more:
https://youtube.com/c/TheJeremyRedman?sub_confirmation=1
Looking forward to seeing you in there ;)
Thanks, man. I don't see you cover Zillow in that video, but I can see how the flow would be similar (scrape URLs then scrape the URLs for desired data). How does TaskMagic's scraping capabilities stack up against alternatives like Scraping Bee? Can TM "API handles headless browsers and rotates proxies for you" as well to avoid being blocked?