https://play-lh.googleusercontent.com/kMofEFLjobZy_bCuaiDogzBcUT-dz3BBbOrIEjJ-hqOabjK8ieuevGe6wlTD15QzOqw

https://img.shields.io/static/v1?label=&labelColor=505050&message=@danielaceros&color=%230076D6&style=flat&logo=google-chrome&logoColor=%230076D6

https://img.shields.io/github/repo-size/danielaceros/linkedinscrapper

https://img.shields.io/github/followers/danielaceros?style=social

https://img.shields.io/github/last-commit/danielaceros/linkedinscrapper

linkedinscrapper

A ScrapperBOT who scraps Linkedin works and details from work offers, and save it as .xlsx to C:/ path

Getting Started

Download the repo, and install the modules:

pip/pip3 install bs4
pip/pip3 install xlsxwriter
pip/pip3 install time
pip/pip3 install csv
pip/pip3 install requests
pip/pip3 install pandas
pip/pip3 install tkinter
pip/pip3 install win32api
pip/pip3 install threading
pip/pip3 install typing
pip/pip3 install tqdm

Running Code

On directory, with PowerShell or ComandPrompt, do:

python main.py
python3 main.py

Main Menu

You will see two different options:

Scrapping

Script has two options, or scrap one-time data, so you only have to put the URL, ej. 'https://www.linkedin.com/jobs/...' Or ScrapLoop, that scrap data each interval of time you select, so once you put the link, it will be scraping on loop

Finishing

The script will make a directory on you C:/ called 'ScrapperLogs', where it wil put the queries on .xlsx

License

GPL