Git Product home page Git Product logo

linkedin-viewer-bot's Introduction

linkedin-viewer-bot

REQUIREMENTS

Python 3.5+ Firefox Selenium BeautifulSoup4

DESCRIPTION

This is a simple bot that enables you to "growth hack" your LinkedIn profile. It works by looking at other people's profiles such that people will then look at yours, inflating your profile views and bumping up your profile list ranking.

It performs the following steps:

  1. Launch Firefox
  2. Go to LinkedIn.com and log in
  3. Bring up list of profiles from search bar
  4. Visit profiles (based on how many you specialise at the beginning)

Please note that this software is proof-of-concept only - using bots on LinkedIn is against their terms and conditions

IMPROVEMENTS TO BE MADE

  1. Click on profiles on search page rather than visit them directly to appear more lifelike
  2. Click on search pages 2, 3, etc, rather than enter the url to not count against LinkedIn's commercial search limit
  3. Packaging as a Windows appear
  4. Compatibility with Google Chrome
  5. Development of a GUI
  6. Better error handling

BUGS

  1. Bot doesn't visit exact number of profiles equal to specified (e.g., if you want to visit 100, it'll probably visit 90-odd)

linkedin-viewer-bot's People

Contributors

cipavlou avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

zandernel

linkedin-viewer-bot's Issues

TypeError: unsupported operand type(s) for /: 'str' and 'int'

Hello,

I get this error:

Enter how many LinkedIn profiles you wish to view95
Traceback (most recent call last):
File "C:\Users\User\Documents\linkedin_viewer_bot.py", line 25, in
page_max = round(no_of_profiles/10) + i
TypeError: unsupported operand type(s) for /: 'str' and 'int'

Can you tell me whats the problem about?

br

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.