Metadata-Version: 2.1
Name: linkedin-information-collections-scraper
Version: 0.0.20
Summary: a scrpit to get all the links about peaple who are intersted by given keyword
Author-email: <abdelaziz.naija@horizon-tech.tn>
Keywords: python,video,stream,video stream,camera stream,sockets
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python
Requires-Dist: pyautogui
Requires-Dist: pyaudio


# collect_informations_linkedin_scraper


## This package allow you to get informations about people who are interested about a given keyword and get it in json file

## HOW TO USE IT :
### first step : from linkedin_package.json_scrape or csv_scrape import webscrape
### then put your keyword in the input filed in the terminal , after that webscrape need an email and password and keyword like a parameter 
### and finally yyou can tell the function login() and collect_informations() to get the result 

