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

How to scrape posts that people make about job openings instead of the job openings themselves on LinkedIn? #24

Open
renatocaliari opened this issue Aug 22, 2023 · 1 comment

Comments

@renatocaliari
Copy link

How to scrape posts that people make about job openings instead of the job openings themselves on LinkedIn?

  1. Is there a way to modify the scraping to be done on publicly shared posts about job openings? It would be great if we could specify which keywords to search for in the feed posts. Perhaps we could also scrape the content of the link shared in the post itself.

  2. Is there a way to generate an RSS feed instead of using a Telegram bot?

Many job openings, even those not published within LinkedIn's own system, are shared by people in their feeds. This would allow us to not only access recent job openings (even outside of LinkedIn), but also have access to the contact information of the person who shared the opening (the user who shared the post on LinkedIn).

And if there is an RSS feed, it would be possible to integrate it into a news app.

@wisdomcsharp
Copy link

You can easily scrape posts, using services linkedin outreach services like Linkedly AI

Once you're done, connect your flows with a webhook to services like zapier.. To feed the data to your other apps

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

No branches or pull requests

2 participants