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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zf_lox-3.1.0.tar.gz.
File metadata
- Download URL: zf_lox-3.1.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2ec2c444318f5da1e4e4f24b1413e85be9cf116644843da631ada3ad94700d6
|
|
| MD5 |
a20d65129f0a07a6539f3c85684fe08c
|
|
| BLAKE2b-256 |
b8eb3da4eeb1692916454fbc1056a76e80590fea07d6aed972270c24c4c6ae53
|
File details
Details for the file zf_lox-3.1.0-py3-none-any.whl.
File metadata
- Download URL: zf_lox-3.1.0-py3-none-any.whl
- Upload date:
- Size: 7.3 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 |
f5d25db91a622b6b75334f52ca0aed50722f5f1d418f20286191dc78bcc15146
|
|
| MD5 |
8ae5699123e6658d5aa583481664ec89
|
|
| BLAKE2b-256 |
3143379f00cc7d308426a3668fb6717403c20dca97edfc8c29719360a21de0a5
|