linkedtales / scrapedin

LinkedIn Scraper (currently working 2020)
Apache License 2.0
588 stars 171 forks source link

Looking for maintainers #160

Open leonardiwagner opened 3 years ago

leonardiwagner commented 3 years ago

Hi you all 😃 ,

We're looking for people willing to help to maintain this project, the major issues are:

  1. This is a scrapper: once LinkedIn changes something, the code must be updated.

  2. Helpfully there are people sending PRs, however just a few to review, test it, and merge.

I'm was doing most of this job myself, however lately I'm very busy, and the hardest part for me is testing it: it means, scrapping some profiles and double-checking that everything is fine and will not break people's work 😄

The only part that's dependent on me is publishing a new version on NPM, besides that, it's all community work, I never got a penny from this project.

Please write a comment here if you are willing to help, and then I add you as a maintainer.

Mixone-FinallyHere commented 3 years ago

I am willing to help making PRs but honestly the time issue is also a constraint for me. I cannot ensure consistency in doing testing, but am trying to keep the html codes up to date (recent PR repairing an issue with change to title area for example)

nandunbandara commented 3 years ago

Hi @leonardiwagner I'm interesting in becoming a maintainer for this project. I suggest that we setup tests and GitHub Actions to make the release process easier. I believe the latest version is not yet released if I am right. I just got the error " LinkedIn website changed and scrapedin 1.0.21 can't read basic data". Let me know if you are interested. Thanks.

leonardiwagner commented 3 years ago

Hi @Mixone-FinallyHere and @nandunbandara , I added you both as writers in this project. Feel free to implement new ideas as well and auto-approve a PR if no one reviews it.

just let me know when to publish a new version to npm, thanks!

nandunbandara commented 3 years ago

Hi @leonardiwagner Thanks. Sure, will do.

nandunbandara commented 3 years ago

@leonardiwagner have you released the latest?