Whatsapp-Scraper icon indicating copy to clipboard operation
Whatsapp-Scraper copied to clipboard

How to download images using this scraper?

Open princebhatia09 opened this issue 6 years ago • 2 comments

Hi,

I have a concern that how can i download images also using this script?

princebhatia09 avatar Dec 27 '18 06:12 princebhatia09

Hi prince My script has 2 functions: 1st one(scrape) is basically simulating the scroll, 2nd(chats) fetches the messages of a particular chat head and saves in a dictionary, so I have made a change to chats function to save the photo in dictionary too as the last element, I have not checked running it due to lack of time. Feel free to shoot a PR for any fix.

In-vincible avatar Dec 27 '18 20:12 In-vincible

hi, it is capturing the profile images but not the image which is sent by user. For example, my friend has sent me 10 images of a trip, how can i download those 10 images?

on this issue can you help?

princebhatia09 avatar Dec 28 '18 04:12 princebhatia09