Is it possible to scrape Facebook notifications? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Is it possible to scrape Facebook notifications?

Is it possible to create a python script that returns my Facebook notifications? In other words can the script access the private information like notifications / messages?!

6th Nov 2019, 1:24 PM
Omar Ashraf šŸ‡ŖšŸ‡¬
Omar Ashraf šŸ‡ŖšŸ‡¬ - avatar
2 Respostas
+ 2
Yes. When scraping facebook, you should use the mobile website version of it. It doesnā€™t use javascript
6th Nov 2019, 1:59 PM
Toni Isotalo
Toni Isotalo - avatar
0
Facebook has API.. check it out.
6th Nov 2019, 2:33 PM
Preyas
Preyas - avatar