VOOZH about

URL: https://apify.com/moving_beacon-owner1/my-actor-60

โ‡ฑ Premium Resume Builder ยท Apify


Pricing

from $10.00 / 1,000 results

Go to Apify Store

Premium Resume Builder

Premium Resume Builder Generate stunning, ATS-friendly PDF resumes from structured JSON data. Choose from 3 premium templates and download the PDF instantly.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

10

Total users

1

Monthly active users

2 months ago

Last modified

Share

๐Ÿ“„ Premium Resume Builder

Generate stunning, ATS-friendly PDF resumes from structured JSON data. Choose from 3 premium templates and download the PDF instantly.


โœจ Templates

#NameStyle
1Midnight ExecutiveDark navy sidebar ยท Gold accents ยท Corporate elegance
2Ocean BreezeTeal gradient sidebar ยท Clean, modern, fresh
3Minimal LuxeNo sidebar ยท Purple accents ยท Understated power

๐Ÿš€ Quick Start

Minimal Input

{
"templateId":"1",
"fullName":"Jane Smith",
"professionalTitle":"Product Manager",
"email":"jane@example.com",
"phone":"+1 555-123-4567",
"location":"New York, NY",
"summary":"Product manager with 5 years of experience shipping B2B SaaS products.",
"experience":[
{
"company":"Acme Corp",
"role":"Senior Product Manager",
"dates":"Jan 2022 โ€“ Present",
"location":"New York, NY",
"desc":"Led roadmap for $10M ARR product line;Shipped 3 major features increasing retention by 25%"
}
],
"education":[
{
"school":"MIT",
"degree":"B.S. Computer Science",
"dates":"2014 โ€“ 2018"
}
],
"skills":["Product Strategy","SQL","Figma","Agile","A/B Testing"]
}

๐Ÿ“ฆ Output

Key-Value Store

The generated PDF is stored in the default key-value store with key resume-{name}. Download it from the Key-Value Store tab after the run completes.

Dataset Record

{
"fullName":"Jane Smith",
"template":"1 โ€” Midnight Executive",
"filename":"resume_jane_smith.pdf",
"fileSizeBytes":24567,
"pdfUrl":"https://api.apify.com/v2/key-value-stores/.../records/resume-jane_smith",
"generatedAt":"2025-01-15T10:30:00.000Z",
"sections":{
"hasExperience":true,
"experienceCount":1,
"skillsCount":5
}
}

๐Ÿ“ Input Reference

FieldTypeRequiredDescription
templateIdstringNo"1", "2", or "3" (default: "1")
fullNamestringYesYour full name
professionalTitlestringYesJob title / headline
emailstringYesEmail address
phonestringNoPhone number
locationstringNoCity, Country
linkedinstringNoLinkedIn URL
githubstringNoGitHub / Portfolio URL
summarystringNo2-3 sentence professional summary
experiencearrayNoWork entries (see format below)
educationarrayNoEducation entries
skillsarrayNoList of skill strings
certificationsarrayNoList of certification strings
languagesarrayNoList of language strings
projectsarrayNoProject entries

Experience Entry Format

{
"company":"Company Name",
"role":"Job Title",
"dates":"Jan 2022 โ€“ Present",
"location":"City, State",
"desc":"Achievement 1;Achievement 2;Achievement 3"
}

Separate achievements with ; (semicolons).

Education Entry Format

{
"school":"University Name",
"degree":"Degree & Field",
"dates":"2018 โ€“ 2022",
"details":"Honors, GPA, Notes"
}

Project Entry Format

{
"name":"Project Name",
"desc":"Brief description",
"tech":"Python, React, AWS"
}

๐ŸŽฏ Use Cases

  • Job boards โ€” Let users generate resumes from profile data
  • HR platforms โ€” Batch-generate candidate resumes
  • Career services โ€” Offer resume creation as a feature
  • Personal use โ€” Generate your own polished resume via API

You might also like

LinkedIn Resume Builder to PDF

xanthic_polygon/linkedin-to-pdf-resume

Create a polished, professionally designed resume from any public LinkedIn profile URL. Unlike the standard export, this tool offers modern themes and custom formatting. Generates a high-quality PDF CV in seconds. Perfect for job seekers, recruiters, and bio generation.

AI Resume Improver

moving_beacon-owner1/my-actor-61

AI Resume Improver โ€” Apify Actor Upload a resume (PDF, DOCX, or paste text) โ†’ get an ATS score (0-100), missing keywords, and actionable improvements tailored to 20+ job roles.

25

PDF to Markdown RAG-Ready

hedelka/pdf-to-markdown-rag

Premium PDF scraper that preserves tables and structure. Optimized for RAG.

๐Ÿ‘ User avatar

Dmitry Goncharov

10

Indeed Resume Scraper

lexis-solutions/resume-indeed-com-scraper

Indeed Resume scraper for recruiters: scrape Indeed resumes, extract candidate name, location, title, skills, experience and education, build hiring lists, enrich ATS/CRM, and automate candidate sourcing from resumes.indeed.com

๐Ÿ‘ User avatar

Lexis Solutions

23

PDF Scraper

onidivo/pdf-scraper

Scrape and extract text from PDF links.

๐Ÿ‘ User avatar

Onidivo Technologies

512