Coder Social home page Coder Social logo

linkedinscraper's Introduction

Custom LinkedinScraper for Upwork Task by Jhordy Wong
Instructions:
1. Install python 3.7+ in your system
2. Install google chrome browser
3. run python -m pip install -r requirements.txt --user from your terminal to intall necessary package
4. go to where is linkedin_scraper library installed and replace person.py with person.py at this folders
There are some variable you need to fill first at main.py line 1167 which is BASE_DATA
its must be filled with csv raw files which founders to scrape from crunchbase
you can also use proxy by filling the proxies at proxies.txt and set BYPASS_PROXY = False at line 1168 on main.py
After that you can run this command:
# To scrape founder linkedin_url
python main.py -c update_crunchbase_json
python main.py -c scrape_crunchbase 

# To scrape linkedin profile details
# please fills accounts.txt with account you wish to use to scrape, you can use multiple account but with all same password
# you must fill variable ACC_PASS at main.py as password to your account
python main.py -c scrape_linkedin_profiles

# To validate the scrape result
python main.py -c validate_scrape

# To save scrape result
python main.py -c save_scrape_result

If you want to stop the scrape in the middle of the process you can just close the deployed google chrome
and dont be worry because all of your data is already saved if you wish to continue to scrape again
Please be mind, this is semi automatic scrapping which you should solve the captcha if its appear when scraping

linkedinscraper's People

Watchers

Jhordy Wong Abuhasan avatar

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.