Hey! I feel your pain with scrapegraphai JS. I had a similar issue with dynamic content scraping, and honestly, it took me a while to figure out the quirks. One thing that helped was using Puppeteer alongside it for handling dynamic elements.
Also, check your timeout settings—sometimes increasing the default timeout in the config can save you from those random drops. Hope that helps!
Also, check your timeout settings—sometimes increasing the default timeout in the config can save you from those random drops. Hope that helps!
