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-2.1.0.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file zf_lox-2.1.0.tar.gz
.
File metadata
- Download URL: zf_lox-2.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb72cab16f9e5a251b3b557738dc4078030d33575125b3a0fa030c12a67efc34 |
|
MD5 | e956c0bcbb0cc6509a9c1472d0e4f342 |
|
BLAKE2b-256 | 3cdfb8ee5e30b3b167f96a51fd8aa884e989cd06067d19c36f61f40174f5900e |
File details
Details for the file zf_lox-2.1.0-py3-none-any.whl
.
File metadata
- Download URL: zf_lox-2.1.0-py3-none-any.whl
- Upload date:
- Size: 6.8 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 | 7abb3b055e75a604192eb3d8c689988f8d8bbb58b689ec614934a106d40c64f5 |
|
MD5 | 6db46761b756e23b2c43b6fa61a377b1 |
|
BLAKE2b-256 | a09afbe4427cb2a02bf53e3ef71f8b390496d59d0d2e5d5ebfb5af3a68173667 |