kevinzg/facebook-scraper

UserWarning: Facebook says 'Unsupported Browser'

AomTheera opened this issue · 4 comments

I use your lib in my fast API deploy on Digitalocean container and have error pls help
/usr/local/lib/python3.11/site-packages/facebook_scraper/facebook_scraper.py:912: UserWarning: Facebook says 'Unsupported Browser'

also experienced this.

Also getting this issue.

I think its just a warning. No need to worry about that.

Hey @AomTheera. This is actually just a warning, and is expected. It shouldn't actually prevent your code from running properly.