Yo, I feel your pain! fb scrape is not scraping react for me either, and it’s driving me nuts. I’ve been using Octoparse as a workaround, and it’s been decent for scraping React-based content. It’s not perfect, but it gets the job done. Maybe give it a shot?
Also, check if you’re running into issues with dynamic rendering. Sometimes, tools like Puppeteer or Playwright can help with that. They simulate a browser environment, so they might handle React better. Good luck!
Also, check if you’re running into issues with dynamic rendering. Sometimes, tools like Puppeteer or Playwright can help with that. They simulate a browser environment, so they might handle React better. Good luck!
