kevinzg / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
2.38k stars 628 forks source link

UserWarning: Facebook says 'Unsupported Browser' #1048

Open AomTheera opened 1 year ago

AomTheera commented 1 year ago

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'

jguce-supportninja commented 1 year ago

also experienced this.

NedDavies commented 1 year ago

Also getting this issue.

leviethung2103 commented 1 year ago

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

jtranquilli commented 1 year ago

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