Lox extracts data from LinkedIn posts and saves it to Notion
Project description
Lox
Lox is a tool for generating leads from LinkedIn. It can open linkedin pages, parse content and extract email. It integrates with Notion and capable of saving the extracted leads into a Notion database.
Usage
lox --url {linkedin-post-url}
Features
It's core features includes:
- Ability to scrape data from LinkedIn posts or feed
- Automatic creation of data model from Notion datbase
- Integration with Notion to save the extracted data
You can install Perse using pip:
pip install zf-lox
mkdir -p ~/.lox
Create a config
file with the following:
[linkedin]
email = {your-linkedin-email}
password = {your-linkedin-password}
[openai]
api_key = {your-openai-api-key}
[notion]
api_key = {your-notion-api-key}
database_id = {your-notion-database-id}
Export cookies from LinkedIn using EditThisCookies and save it in ~/.lox/cookies.json
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zf_lox-1.1.0.tar.gz
(12.0 kB
view details)
Built Distribution
File details
Details for the file zf_lox-1.1.0.tar.gz
.
File metadata
- Download URL: zf_lox-1.1.0.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89ae5cfde9dca2d69ca12ba2181354e3a08c964cb0bbe7f2d8126f385461572a |
|
MD5 | 4bd9144bec606ab4098685d261596c96 |
|
BLAKE2b-256 | d8104c12ef5ee841ede527cde31685cf00d2af046b59aaa529819afaadb43df1 |
File details
Details for the file zf_lox-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: zf_lox-1.1.0-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 957a159a07886b4cb23867135d89391a8b2bdb22f8a2183b5dca17a919d19a6d |
|
MD5 | 1ace2b9c00d5bb22cbff88f5eef30cd3 |
|
BLAKE2b-256 | 06ba358ab4936c0cd0bffa3ff9c4d91075fc27692e1a9d052669e389c8cdd4dd |