Skip to main content

remotely control badoo

Project description

badoo

https://img.shields.io/pypi/v/badoo.svg

remotely control badoo

  • Free software: GNU General Public License v3

Features

  • Send messages to users programmatically.

  • Easily get user ids of users online, nearby, and who have visited your profile

  • Can be used in “headless” mode on a remote server with no GUI.

  • Automatically play the “encouters” game.

  • Collect profile data as Python dictionary with a single line of code.

print (b.get_profile_data("0817947789"))

will return a dictionary like this:

{'location' 'Caen, Calvados',
'Relationship': "I'm single",
'Sexuality': "I'm straight",
'Appearance': '165 cm, average body',
'Living': 'By myself',
'Children': 'Already have',
'Smoking': 'I smoke occasionally',
'Drinking': 'I drink socially',
'interests': ['Abd Al Malik',
              'Diana Krall',
              'Le Petit Journal',
              'Butterfly Effect',
              'Thelonious Monk',
              'Barry White',
              'Les Lascars']}


                     v
  • TODO: Screenshots of profile pages

  • TODO: Handle chat messages

History

1.3.4 (2020-10-01)

  • Add language to profile dict

  • Correctly handle deleted users

1.3.3 (2020-09-30)

  • Added ability to save screenshots of badoo profile pages

  • Added ability to save badoo user profile images

  • Online status now returned in profile dict

0.1.0 (2020-09-26)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

badoo-1.7.1.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

badoo-1.7.1-py2.py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page