ld-scraped

1.1.8 • Public • Published

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

npm i ld-scraped

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/')

Fork from scrapedin

Start Guide:

Contribution

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

License

Apache 2.0

Readme

Keywords

none

Package Sidebar

Install

npm i ld-scraped

Weekly Downloads

0

Version

1.1.8

License

Apache-2.0

Unpacked Size

48.2 kB

Total Files

21

Last publish

Collaborators

  • iressources