Skip to content

feat(linkedin): add time attribute for scraped jobs from LinkedIn#345

Open
amarantediogo wants to merge 1 commit intospeedyapply:mainfrom
amarantediogo:main
Open

feat(linkedin): add time attribute for scraped jobs from LinkedIn#345
amarantediogo wants to merge 1 commit intospeedyapply:mainfrom
amarantediogo:main

Conversation

@amarantediogo
Copy link

The idea is to create a time estimate for the published job posting, which will allow for more precise ranking of the posting order.

What I did:

  • Use the dateparser library to convert human-style written text with the time into a Python date and time.
  • Create a separate attribute in the JobPost template to avoid conflicts with other job postings from different sources.

- Use the dateparser library to convert human-style written text with the time into a Python date and time.
- Create a separate attribute in the JobPost template to avoid conflicts with other job postings from different sources.
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.

1 participant