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

change linkedin ep #185

Merged
merged 1 commit into from
Aug 14, 2024
Merged

change linkedin ep #185

merged 1 commit into from
Aug 14, 2024

Conversation

cullenwatson
Copy link
Owner

@cullenwatson cullenwatson merged commit 6bb7d81 into main Aug 14, 2024
2 checks passed
@cullenwatson cullenwatson deleted the li_ep branch August 14, 2024 07:39
@@ -236,7 +236,7 @@ def _get_job_details(self, job_id: str) -> dict:
"""
try:
response = self.session.get(
f"{self.base_url}/jobs-guest/jobs/api/jobPosting/{job_id}", timeout=5
f"{self.base_url}/jobs/view/{job_id}", timeout=5
Copy link
Owner Author

@cullenwatson cullenwatson Aug 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i did and it works. we used to use this endpoint but switched here #144

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

Successfully merging this pull request may close these issues.

linkedin - seniority level is wrong
2 participants