PDF Scraper avatar

PDF Scraper

Try for free

1 day trial then $20.00/month - No credit card required now

View all Actors
PDF Scraper

PDF Scraper

onidivo/pdf-scraper
Try for free

1 day trial then $20.00/month - No credit card required now

Scrape and extract text from PDF links.

You can access the PDF Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "pdfUrls": [
3    {
4      "url": "http://www.pdf995.com/samples/pdf.pdf"
5    }
6  ],
7  "proxyConfiguration": {
8    "useApifyProxy": true
9  }
10}' |
11apify call onidivo/pdf-scraper --silent --output-dataset

PDF Scraper API through CLI

The Apify CLI is the official tool that allows you to use PDF Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 21 monthly users
  • 4 stars
  • 96.4% runs succeeded
  • Created in Apr 2023
  • Modified 6 months ago