Git Product home page Git Product logo

scrapin's Introduction

ScrapIn

Scrapes LinkedIn User Data

INSTALLATION

pip install requests
pip install selenium
pip install time
pip install bs4

USAGE

Change Password & Username from the 'sample.txt' file.
Run main.py (python3 main.py)

Scraped Informations

Link

Name,Profile Title,Location,Count of connections

Company Name,Job Title,Joining Date,Experiences

College Name,Degree Name,Stream,Degree Year

Informations will be on 'output.txt' file.

scrapin's People

Contributors

aydinnyunus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

scrapin's Issues

This is the error iam getting while running main.py script?Any help would be appreciated?

Traceback (most recent call last):
  File "main.py", line 24, in <module>
    elementID.submit()
  File "F:\python_linkedin\ScrapIn\venv\lib\site-packages\selenium\webdriver\remote\webelement.py", line 110, in submit
    self._parent.execute_script(script, self)
  File "F:\python_linkedin\ScrapIn\venv\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 506, in execute_script
    return self.execute(command, {"script": script, "args": converted_args})["value"]
  File "F:\python_linkedin\ScrapIn\venv\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 444, in execute
    self.error_handler.check_response(response)
  File "F:\python_linkedin\ScrapIn\venv\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 249, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: element is not attached to the page document
  (Session info: chrome=108.0.5359.73)
Stacktrace:
Backtrace:
        (No symbol) [0x00C7F243]
        (No symbol) [0x00C07FD1]
        (No symbol) [0x00AFD04D]
        (No symbol) [0x00AFFD34]
        (No symbol) [0x00AFFBE5]
        (No symbol) [0x00B00565]
        (No symbol) [0x00B5D47C]
        (No symbol) [0x00B4858C]
        (No symbol) [0x00B5C9EB]
        (No symbol) [0x00B48386]
        (No symbol) [0x00B2163C]
        (No symbol) [0x00B2269D]
        GetHandleVerifier [0x00F19A22+2655074]
        GetHandleVerifier [0x00F0CA24+2601828]
        GetHandleVerifier [0x00D28C0A+619850]
        GetHandleVerifier [0x00D27830+614768]
        (No symbol) [0x00C105FC]
        (No symbol) [0x00C15968]
        (No symbol) [0x00C15A55]
        (No symbol) [0x00C2051B]
        BaseThreadInitThunk [0x75E66739+25]
        RtlGetFullPathName_UEx [0x77718FD2+1218]
        RtlGetFullPathName_UEx [0x77718F9D+1165]

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.