patreon-scraper icon indicating copy to clipboard operation
patreon-scraper copied to clipboard

Results 3 patreon-scraper issues
Sort by recently updated
recently updated
newest added

With some creators you get this error: `/mnt/c/Users/user_name/patreon-scraper/src/render_data.ts:18` `let video = embed.html.replace('"//', '"https://');` `TypeError: Cannot read properties of null (reading 'replace')`

Running `npx ts-node src/open_browser.ts` and trying to log in gets me stuck in an infinite loop of verifying I'm not a bot. ![CleanShot 2023-02-02 at 14 41 27](https://user-images.githubusercontent.com/15615089/216355201-058b3f61-2884-483c-b9c0-fa354a666844.gif) When I...

It seems that Patreon's Captcha crashes the scraping process. It happens both '--with-comments' and without. This is the error, I am getting: `Error fetching posts: TypeError: Cannot read property 'data'...