Live data from Hacker News

Show HN: Searchable career-paths built by scraping publicly available resumes

careercomposer.net

1–6 of 6 posts

Re: Show HN: Searchable career-paths built by scraping publicly available resumes

#3

I think there's some parsing issues, because I would hate to end up at the end of my career as "Software Development Intern 12".

That's intentional to avoid infinite loops in the graph, I have to add an integer to common titles. Thanks for the feedback, its obvious now that this may be confusing as I don't explain it.

Re: Show HN: Searchable career-paths built by scraping publicly available resumes

#4

I think there's some parsing issues, because I would hate to end up at the end of my career as "Software Development Intern 12".

That's actually intentional to avoid infinite loops in the graph, I have to add an integer to common titles. Thanks for the feedback, its obvious now that this may be confusing as I don't explain it.