Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrape groups #5

Open
nevo-david opened this issue Oct 8, 2022 · 12 comments
Open

Scrape groups #5

nevo-david opened this issue Oct 8, 2022 · 12 comments

Comments

@nevo-david
Copy link
Collaborator

Add group scraping
https://www.linkedin.com/groups/6519652/members/

Try to solve the infinite scroll problem

@Gulshanaggarwal
Copy link

Hey @nevo-david I would like to work on the issue. Although I haven't worked so much in scraping but a quick learner. If you guides a little bit then it will be easy. What's this infinite scroll problem in context of scraping groups can you explain?

@nevo-david
Copy link
Collaborator Author

Hi @Gulshanaggarwal,
Thank you so much for being a part of it!

In every Linkedin search, you have pagination (10/25 results per page).
But for the group area, there is a scrolling that shows more results every time you go down.

So you would need to scroll down multiple times to get all the prospects.

Let me know how else I can help :)
Do you want me to assign it to you? :)

@Gulshanaggarwal
Copy link

@nevo-david I just gone through Linkedin but for Group you have pagination already available there. You don't need to scroll again & again.
See the image below->

Annotation 2022-10-08 152835

Is there something else I'm missing?

@nevo-david
Copy link
Collaborator Author

Yes, this is a group search, I am talking about a specific group :)
Just enter a group

@Gulshanaggarwal
Copy link

Hey @nevo-david but still I don't see the issue. Can you please share the screenshot?

@nevo-david
Copy link
Collaborator Author

@Gulshanaggarwal
Copy link

I got it @nevo-david. Thanks for the screenshot, actually I'm not part of any group that's the reason I couldn't see it. It means we have to scrape group users?

@linvo-io
Copy link
Collaborator

linvo-io commented Oct 8, 2022 via email

@Gulshanaggarwal
Copy link

Hey @nevo-david I'm getting error when I run any script from package.json file.

see the image below->

Annotation 2022-10-09 230411

@Gulshanaggarwal
Copy link

Hey @nevo-david I'm getting error when I run any script from package.json file.

see the image below->

Annotation 2022-10-09 230411

Opearting System : Windows
Node Version : 16.13.2

@Gulshanaggarwal
Copy link

Hey @nevo-david finally I got the solution. I think this problem is especially with Windows users. I just added node at starting of each script and it worked for me. I think we should add it the contribution guidelines so that user don't face issue like these? What do you say?

@AlorenaP
Copy link

AlorenaP commented Aug 8, 2023

Hi, I am experiencing the same problem, from a windows machine. I have added "node" at the beginning of the url of each script in the package.json file and it didn't work, can anyone help me, I have tried several options and I can't find the solution.
Untitled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants