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.0.0.tar.gz
(12.0 kB
view details)
Built Distribution
File details
Details for the file zf_lox-1.0.0.tar.gz
.
File metadata
- Download URL: zf_lox-1.0.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 | 97fa43238cbd6bfdc1834ac77dd3c5e006cb93ee6edf2b99952adb48f971b6ef |
|
MD5 | 3cb95d49b921b0e129e6b20311eb59d1 |
|
BLAKE2b-256 | fb10b4aaf26b7e6a7c6968f5a11932632173fa7ae78b62aa64aeb5c2ab808f96 |
File details
Details for the file zf_lox-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: zf_lox-1.0.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 | eba28b05a31f801cb99e9cc06488e3e13c5c086c12dcbe7ee72fd4602c80ccf2 |
|
MD5 | bf9ae5414037c96fe7fc6b2fd057582c |
|
BLAKE2b-256 | 343b6483ae5dba7d365b6b92e67f46c72af32d1c419323bdf2ebc10dfb86e101 |