PDF Scraper avatar
PDF Scraper

Pricing

$20.00/month + usage

Go to Store
PDF Scraper

PDF Scraper

Developed by

Onidivo Technologies

Onidivo Technologies

Maintained by Community

Scrape and extract text from PDF links.

0.0 (0)

Pricing

$20.00/month + usage

6

Total users

330

Monthly users

29

Runs succeeded

99%

Issue response

23 hours

Last modified

3 months ago

You can access the PDF Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "pdfUrls": [
< {
< "url": "http://www.pdf995.com/samples/pdf.pdf"
< }
< ],
< "downloadTimeout": 90,
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: