POST
/
api
/
scrapers
/
pdf
/
create-and-run

Authorizations

Authorization
string
header
required

You can retrieve your token by visiting the API Tokens section inside your profile page or see https://docs.mrscraper.com/documentation/api-token for the details.

Body

application/json
keywords
object[]
required

The each keywords to search PDF files.

name
string
required

The name of the scraping task.

expected_pdf
number

The total expected PDF files results. This will automatically add the alternative keywords needed to achieve the expected results.

unique
boolean

Option to not include previously scraped PDF files.

Response

200 - application/json
message
string
results
any[]
scraper
object