Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makepad-fr/linkedin.js
Unlock LinkedIn's potential with our npm package! Built with TypeScript, it's your go-to tool for LinkedIn automations and advanced data analysis. Be mindful of LinkedIn's policies. Use responsibly.
https://github.com/makepad-fr/linkedin.js
automation data-mining linkedin linkedin-scraping scraper typescript web-scraping
Last synced: about 1 month ago
JSON representation
Unlock LinkedIn's potential with our npm package! Built with TypeScript, it's your go-to tool for LinkedIn automations and advanced data analysis. Be mindful of LinkedIn's policies. Use responsibly.
- Host: GitHub
- URL: https://github.com/makepad-fr/linkedin.js
- Owner: Makepad-fr
- License: lgpl-3.0
- Created: 2023-01-13T19:24:58.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-25T08:42:34.000Z (8 months ago)
- Last Synced: 2024-05-01T11:25:09.134Z (8 months ago)
- Topics: automation, data-mining, linkedin, linkedin-scraping, scraper, typescript, web-scraping
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@makepad/linkedinjs
- Size: 80.1 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# LinkedIn.js
---
**Important:** The repository is under active development. Use it in production at your own risk.---
## 🎯 Motivation
Growing your audience on LinkedIn is important for your professional online presence.
Doing it right is a boring, time-consuming job.
The motivation of LinkedIn.js is to automate the boring stuff and boost your professional online presence.## 📦 Installation
```
npm install @makepad/linkedinjs
```## ⚡ Example
Please check the [example.ts](src/example.ts) file for a running example.
### 📅 Roadmap
Do you want to know what are next steps? Or are you looking for a specific feature or a bug fix ?
Please check [Roadmap] for current state of all bug fixes and feature implementations### 👨💻 Contributing
All contributions are welcome. Please check [open issues] and [create a new issue] before diving into the code. \
### 🐛 Bugs
Found something not working correctly ? Checkout [reported bugs] to see if this is something already known. \
If not, please [report a bug] before starting to fixing it[Roadmap]: https://github.com/orgs/Makepad-fr/projects/6/
[open issues]: https://github.com/Makepad-fr/linkedin.js/issues?q=is%3Aissue+is%3Aopen
[create new issue]: https://github.com/Makepad-fr/linkedin.js/issues/new?assignees=&labels=feature%2C+request&template=feature_request.md&title=%5BFEATURE+REQUEST%5D
[report a bug]: https://github.com/Makepad-fr/linkedin.js/issues/new?assignees=&labels=bug&template=bug_report.md&title=%5BBUG%5D
[reported bugs]: https://github.com/Makepad-fr/linkedin.js/issues?q=is%3Aissue+is%3Aopen+label%3Abug
[contact us]: mailto:[email protected]