All Projects β†’ ycd β†’ linkibot

ycd / linkibot

Licence: Apache-2.0 License
πŸ‘€ Linkibot, easy to use, a Linkedin invite bot for expanding your network

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to linkibot

django-ecommerce-project
The Django-Ecommerce is an open-source project initiative and tutorial series built with Python and the Django Framework.
Stars: ✭ 182 (+550%)
Mutual labels:  selenium
AI-Tinder-BOT
Tinder Auto Swiper With AI
Stars: ✭ 13 (-53.57%)
Mutual labels:  selenium
Edu-Mail-Generator
This bot can make 20 different USA college edu mail automatically within 5min.
Stars: ✭ 51 (+82.14%)
Mutual labels:  selenium
impf-botpy
Impf Bot.py 🐍⚑ – Automatisierung fΓΌr den Corona ImpfterminService Bot
Stars: ✭ 254 (+807.14%)
Mutual labels:  selenium
whatabomb
A whatsapp bombing GUI Script
Stars: ✭ 84 (+200%)
Mutual labels:  selenium
Slideshare-Downloader
Download ⬇️ slides from 🎨 SlideShare in no time⚑️
Stars: ✭ 87 (+210.71%)
Mutual labels:  selenium
docker-images
Docker images for Katalon Studio and other frameworks
Stars: ✭ 110 (+292.86%)
Mutual labels:  selenium
xilution-selenium-grid
A Selenium Grid that Runs in AWS ECS Fargate.
Stars: ✭ 22 (-21.43%)
Mutual labels:  selenium
page-modeller
βš™οΈ Browser DevTools extension for modelling web pages for automation.
Stars: ✭ 66 (+135.71%)
Mutual labels:  selenium
WebDemo
Robot Framework web testing demo using SeleniumLibrary
Stars: ✭ 161 (+475%)
Mutual labels:  selenium
PWAF
Python Webdriver Automation Framework
Stars: ✭ 37 (+32.14%)
Mutual labels:  selenium
w3c-webdriver
W3C WebDriver JavaScript Client
Stars: ✭ 28 (+0%)
Mutual labels:  selenium
Python-Test-Automation-Framework
Test Automation Framework using selenium and Python
Stars: ✭ 41 (+46.43%)
Mutual labels:  selenium
khod.fekra
An automated twitter robot which built with Python + Selenium to crawl last online stores deals and tweet about them.
Stars: ✭ 30 (+7.14%)
Mutual labels:  selenium
ecommerce
(Live Link) Extensive ecommerce site with vendors, mods & ability to add to cart without being logged in. Check out v4!
Stars: ✭ 13 (-53.57%)
Mutual labels:  selenium
selenoid-container-tests
An automated Java test suite to check browser images quality
Stars: ✭ 12 (-57.14%)
Mutual labels:  selenium
widgetastic.core
Making testing of UIs fantastic.
Stars: ✭ 30 (+7.14%)
Mutual labels:  selenium
Openrunner
Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications
Stars: ✭ 16 (-42.86%)
Mutual labels:  selenium
aquality-selenium-java
Aquality Selenium is a library built over Selenium WebDriver tool that allows to automate work with web browsers. Selenium WebDriver requires some skill and experience. So, Aquality Selenium suggests simplified and most importantly safer and more stable way to work with Selenium WebDriver.
Stars: ✭ 41 (+46.43%)
Mutual labels:  selenium
easyium-python
easyium is an easy-to-use wrapper for selenium&appium and it can make you more focus on business not the element.
Stars: ✭ 13 (-53.57%)
Mutual labels:  selenium

Linkibot - A small automation tool.

How it works?

This is a random person, he has a title with Sr. Software Engineer | Consultant

Linkibot checks the persons title, if you put the sr keyword in that keywords list, it will send an invite to him. If you put engineer to the keywords list, it will send an invite to him.

It's that easy.

Getting started

Installation with PIP

git clone https://github.com/ycd/linkibot
cd linkibot
pip install .

Usage

from linkibot import Linkibot

bot = Linkibot("[email protected]", "password")

bot.keywords = ["put", "your", "keywords", "here"]

bot.run()

License


Apache 2.0. See LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].