jasperan / whatsapp-osint

WhatsApp spy - logs online/offline events from ANYONE in the world
MIT License
874 stars 111 forks source link

User is not found when chat is no created before nor recent #26

Closed Kino1994 closed 1 year ago

Kino1994 commented 1 year ago

joaquin@joaquin:~/git/whatsapp-osint$ python3 whatsappbeacon.py --username Laure --language "es" In order to make this program to work, you will need to log-in once in WhatsApp. After that, your session will be saved until you revoke it. Loading... Loaded Trying to find: //span[contains(text(), 'Laure')] Laure is not found. Returning...(Maybe your contact is in the archive. Check it)

Can be fixed if user is searched before.

I added this pull request to fix it: https://github.com/jasperan/whatsapp-osint/pull/25

github-actions[bot] commented 1 year ago

Thank you for your first issue to whatsapp-osint! I really appreciate your interest and hope you enjoy the repository.

jasperan commented 1 year ago

Fix merged, thank you!