JMGama / WhatsApp-Scraping

Python script to get WhatsApp iformation frrom WhatsApp Web
Apache License 2.0
108 stars 65 forks source link

Update scraping script for the change in WhatsApp web #2

Closed gitmayoor closed 4 years ago

gitmayoor commented 5 years ago

Looks like WhatsApp has updated their web with class names etc. Script is no longer working..

JMGama commented 5 years ago

Thanks @gitmayoor. Yes, since the WhatsApp page uses React, class names change all the time. I am looking for a different approach to scrap the page, but until that happens, I will update the class names. 👍

JMGama commented 4 years ago

It's been 7 months since the change and the code still work, i think for now it's ok, but we are looking forward to other options to prevent this changes broke the code.