PDF & Document Link Finder avatar

PDF & Document Link Finder

Pricing

$20.00 / 1,000 document link founds

Go to Apify Store
PDF & Document Link Finder

PDF & Document Link Finder

Find PDFs, DOCX files, spreadsheets, forms, reports, menus, packets, and other public document links on websites.

Pricing

$20.00 / 1,000 document link founds

Rating

0.0

(0)

Developer

Niche Lens

Niche Lens

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Find public document links on websites and return them as clean, deduplicated records.

What it does

This Actor crawls a website and extracts links to public documents including:

  • PDF, DOC, DOCX
  • XLS, XLSX, CSV
  • PPT, PPTX
  • forms, packets, reports, agendas, minutes, menus, brochures, applications, RFPs, sponsorship packets, and related files

Each result includes the document URL, file extension, filename, source page, nearby context, matched keywords, and a document category.

Billing

This Actor uses Apify Pay Per Event pricing.

  • Paid event: DOCUMENT_LINK
  • Price: $0.02 per billable document link / $20 per 1,000 extracted document links
  • You are charged only for real document-link records.

No-document/status rows are not emitted with the paid event.

Good inputs

{
"startUrls": [
{ "url": "https://example.org" }
],
"maxPagesPerSite": 25,
"maxDepth": 2,
"documentKeywords": ["application", "packet", "agenda", "report", "rfp", "sponsorship"]
}

Output quality notes

The Actor deduplicates document URLs across crawled pages, classifies documents from URL/filename/link/context clues, and preserves enough source context to let you validate why a document was captured.

Limits and responsible use

It finds links to public files. It does not bypass authentication, paywalls, or robots.txt restrictions.