danielcardeenas / whatsapp-framework

⚗️Whatsapp python api
1.16k stars 362 forks source link

I want to get watsaap contact name. How can i get? #274

Open jehanzaib12 opened 4 years ago

jehanzaib12 commented 4 years ago

As i add someone number, i need to get their name and profile picture? is there any solution to get this?

matiasbertani commented 4 years ago

You can parser the HTML with BeautifulSoup and Selenium.