Extracting requirements from a job posting /u/ReadingHopeful2152 Python Education

I am trying to make a website for which I need to get the requirements from a job posting on indeed but not sure how to do it. I tried to use the ‘re’ package in python but doesn’t work well because the format of every job description is different and sometimes the word “requirements” is mentioned somewhere else and it messes it up. I guess I could do it with AI but that would make the website unnecessarily slow. Any other options that I have?

submitted by /u/ReadingHopeful2152
[link] [comments]

​r/learnpython I am trying to make a website for which I need to get the requirements from a job posting on indeed but not sure how to do it. I tried to use the ‘re’ package in python but doesn’t work well because the format of every job description is different and sometimes the word “requirements” is mentioned somewhere else and it messes it up. I guess I could do it with AI but that would make the website unnecessarily slow. Any other options that I have? submitted by /u/ReadingHopeful2152 [link] [comments] 

I am trying to make a website for which I need to get the requirements from a job posting on indeed but not sure how to do it. I tried to use the ‘re’ package in python but doesn’t work well because the format of every job description is different and sometimes the word “requirements” is mentioned somewhere else and it messes it up. I guess I could do it with AI but that would make the website unnecessarily slow. Any other options that I have?

submitted by /u/ReadingHopeful2152
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *