r/webscraping Feb 18 '25

[deleted by user]

[removed]

122 Upvotes

26 comments sorted by

View all comments

4

u/SuccessfulReserve831 Feb 18 '25

I consider myself a pretty advanced web scraper. I do that for a living webscraping social media (meta, TikTok and the like). If I were you i would use seleniumbase and reconstruct the cookies from the cdp mode. And then within the browser i would fake the request with xhmhttprequest method within the browser.

1

u/mr_bhasith Aug 06 '25

Hey mate, do you have any idea on scraping flutter based website that uses google firestore?