Metadata-Version: 2.1
Name: LinkedIn-Feed-Bot
Version: 0.1.1
Summary: LinkedIn Feed crawler with Selenium.
Home-page: https://github.com/Martins6/LinkedIn_Feed_Bot
Author: Adriel Martins
Author-email: am.adriel.martins@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: selenium
Requires-Dist: pandas
Requires-Dist: xhtml2pdf
Requires-Dist: markdown

# LinkedIn_Feed_Bot

Python package in-development that crawls your LinkedIn news feed in order to create a PDF with a weekly summary of your chosen most important topic. It uses Selenium as its workhorse. If you wish to contribute please visit the [Github repository](https://github.com/Martins6/LinkedIn_Feed_Bot).


