1.0.32 • Published 2 years ago

@mvegter/scrapedin v1.0.32

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
2 years ago

npm.io Build Status

NPM version

Scraper for LinkedIn full profile data. Unlike others scrapers, it's working in 2020 with their new website.

npm i scrapedin

Usage Example:

const scrapedin = require('scrapedin')

const profileScraper = await scrapedin({ email: 'login@mail.com', password: 'pass' })
const profile = await profileScraper('https://www.linkedin.com/in/some-profile/')
  • If you are looking for a crawler to automatically extract multiple profiles see scrapedin-crawler

Start Guide:

Contribution

Feel free to contribute. Just open an issue to discuss something before creating a PR.

License

Apache 2.0

1.0.32

2 years ago

1.0.31

2 years ago

1.0.29

2 years ago

1.0.30

2 years ago

1.0.28

3 years ago

1.0.27

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.22

3 years ago