Coder Social home page Coder Social logo

lucasayres / linkedin-crawler-connections Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 5.0 3.68 MB

Linkedin crawler to search and collect my connections (profile picture, name, occupation, location, email and phone).

License: MIT License

Python 100.00%
chromedriver connections crawler linkedin profile python scraper selenium

linkedin-crawler-connections's Introduction

Hi there! My name is Lucas Ayres


About me:

  • โš™๏ธ under construction...

linkedin-crawler-connections's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

linkedin-crawler-connections's Issues

does not work on the new site

Hello,
it fails to login with the following error:

$ python3 linkedin.py email pass
Traceback (most recent call last):
File "linkedin.py", line 157, in
LinkedInScraper.main()
File "linkedin.py", line 140, in main
password=args.password)
File "linkedin.py", line 21, in init
self.login(username, password)
File "linkedin.py", line 39, in login
self.driver.find_element_by_id('login-email').send_keys(username)
File "/home/user//.env/lib/python3.6/site-packages/selenium/webdriver/remote/webdriver.py", line 353, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/home/user//.env/lib/python3.6/site-packages/selenium/webdriver/remote/webdriver.py", line 957, in find_element
'value': value})['value']
File "/home/user/.env/lib/python3.6/site-packages/selenium/webdriver/remote/webdriver.py", line 314, in execute
self.error_handler.check_response(response)
File "/home/user/.env/lib/python3.6/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"id","selector":"login-email"}
(Session info: chrome=79.0.3945.79)
(Driver info: chromedriver=2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7),platform=Linux 5.0.0-23-generic x86_64)

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.