snapfast / AutoMates

I am lazy. I built a script to apply for jobs, swipe on bumble, and whatever comes next.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoMates

Automate the finding people/jobs on Apps like LinkedIn, Bumble, AngelList.

Setup (Ubuntu)

Run the command to install the only package needed selenium.

  • sudo apt install python3-selenium
  • git clone https://github.com/snapfast/AutoMates
  • cd Automates
  • python run.py
  • Just use the menu to do things.

This program is only supported on Python 3.10 and above.

For adding new features/ideas, open a new issue here.

Selenium Manager

Since the release of selenium manager, browsers like chrome, firefox and safari drivers are automatically configured by selenium.
Read more here https://www.selenium.dev/blog/2022/introducing-selenium-manager/

NOTE: RAISE ISSUE IF SOMETHING NOT WORKING ;)

Points to Note

There is no upload feature yet, files should be manually pre-uploaded.

About

I am lazy. I built a script to apply for jobs, swipe on bumble, and whatever comes next.


Languages

Language:Python 100.0%