TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Best resume format for auto-fill online job apps?

50 pointsby JHofalmost 9 years ago
Numerous online application systems have you first upload a resume in .docx, .pdf, .txt, from which an attempt is then made to pre-fill out much of the online application. This doesn't work very well and basically requires one to complete the entire app. Anyone out there have experience creating these programs? How do they work and what's the best way to format a resume so that they work properly?

11 comments

BinaryIdiotalmost 9 years ago
I would skip the entire step of sending in a resume that has to auto fill that type of information (if possible; not sure what industry you&#x27;re in).<p>Almost every single time I&#x27;ve submitted a resume through whatever process a company has to do so (which almost always includes one of these systems) I RARELY hear back in any decent amount of time (if at all; the amount of technology companies that have never sent any type of response to me at all is absolutely staggering).<p>However, if you can find the recruiter&#x27;s email address, the email address for the head of a group you want to work for or even a hiring post (like HN&#x27;s Who&#x27;s Hiring) where they give you a direct email address to send to, those are almost ALWAYS the best.<p>I&#x27;ll never forget applying to one company a while back where I submitted through their online process then, later that day, saw their email address in the Who&#x27;s Hiring on HN and directly emailed them. I went through two interviews as a result of my direct email then almost a month later got a call from whoever received my first application. The crazy thing is that one was FAST and actually responded to me; most are super slow or never respond to me.
评论 #12278957 未加载
评论 #12279431 未加载
vtangealmost 9 years ago
Don&#x27;t spend too much time worrying about this. There&#x27;s a reason why companies use ATS and that&#x27;s to filter out a large volume of applicants.<p>Even if you formatted well, you&#x27;ll need to have enough keywords, etc. to win against the crowd.<p>Your time is better spent working on networking. My current job came from a friend&#x27;s referral and honestly, I&#x27;m sure many companies will take a referred candidate over a candidate whose resume got the green-light from a machine.
评论 #12277893 未加载
runlevel1almost 9 years ago
If I were building a tool that parses resumes, my tests would probably begin with resumes based on the default Microsoft Word templates.<p>I usually layout my resume in something like InDesign and render it as a PDF. Anecdotally, those parsers perform terribly on them.<p>For instance, a couple years ago Jobvite had a problem parsing tables in PDFs rendered with Adobe Quartz PDF print driver. They wouldn&#x27;t allow you continue until the parser succeeded.<p>Their recommendation was that I rewrite my resume in Word.
libriaalmost 9 years ago
We really need someone to convince all these ATS&#x27;s to use a standardized format (i.e., hResume). I would think Linkedin would have both the clout and interest in pushing their one of their own design.
akeatingalmost 9 years ago
If I read this correctly, you&#x27;re interested in formatting your resume in a way that (hopefully) gets the right data into the right place in the target systems. Many of the systems you reference use third-party software such as <a href="http:&#x2F;&#x2F;www.sovren.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.sovren.com&#x2F;</a> that attempt to fill the void. You will end up optimizing your resume to fit certain categories. Implicit in all this is that the end user may only utilize a subset of all the possible categories of resume information. You might consider playing around with the Sovren api, or use a fairly well known format, such as the LinkedIn profile pdf.
kowdermeisteralmost 9 years ago
I wouldn&#x27;t send anything but PDF. The only way that it will look the same you intended to.<p>Parsers are based on millions of CV-s as inputs and they are looking for patterns. I&#x27;d guess that layout is much more important than format.
JustSomeNobodyalmost 9 years ago
Food for thought:<p>If your resume is treated this way, how will you be?
评论 #12278683 未加载
midnitewarrioralmost 9 years ago
I&#x27;ve read that .doc&#x2F;.docx&#x2F;Microsoft Word format is the most desired. I&#x27;ve had recruiters tell me this, and I&#x27;ve seen posts on reddit about this. It all comes down to metadata and formatting -- the automated resume parsers do a lot better with Microsoft Word, especially if you use the templates.
评论 #12278353 未加载
vthallamalmost 9 years ago
Its tough to prepare a universal format for all ATS to parse and if there is one, they would have been promoting that format all along.<p>Some ATS keep first name, last name, email as the only mandatory fields and in that case a basic resume where you keep the name as the first thing on top would work. But most of the others ask for your visa status, ethnicity and various other things, so that has to be manual work again.<p>As far as i know most of the resumes made in simple LaTeX have had more chances of getting parsed.<p>PS : ATS refers to Applicant tracking systems which many companies use to post jobs and track applicants and manage the hiring process.
评论 #12277737 未加载
pknerdalmost 9 years ago
_Shameless Plug_<p>A while back I wrote a Python script automating Job applying procedure for Glassdoor. It worked for a guy who got the job. If one finds it interesting, contact me at kadnan at gmail.com. Both trial and paid version available
评论 #12278239 未加载
gtk40almost 9 years ago
I&#x27;ve found ones that pull from LinkedIn do best, but I treat that as more of a comprehensive CV that I would cut down to be a resume for a particular job.