moda20 / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
88 stars 28 forks source link

More exception handling and exit code for request callback #19

Closed NielsOerbaek closed 9 months ago

NielsOerbaek commented 11 months ago

Added some exception handling for edge cases and an exit code for request callback to stop a weird infinite redirect loop i entered for some reason

moda20 commented 11 months ago

@NielsOerbaek it seems this PR has some conflicts now, can you fix those and explain a bit more your usage of the request callback ?

NielsOerbaek commented 9 months ago

Hi. Sorry about the delay. I just resolved the conflict, which was just some formatting.