Priceline Hotel Scraper avatar
Priceline Hotel Scraper

Pricing

$30.00/month + usage

Go to Store
Priceline Hotel Scraper

Priceline Hotel Scraper

Developed by

cat

cat

Maintained by Community

Scrape Priceline.com Hotels

0.0 (0)

Pricing

$30.00/month + usage

3

Total users

10

Monthly users

2

Runs succeeded

94%

Last modified

7 months ago

❓ Query

querystringOptional

💡 Location

♾️ Limit

limitintegerOptional

💡 Number of Results

Sort

sortEnumOptional

Value options:

"HDR": string"PRICE": string"REVIEW_SCORE": string

Hotel

hotelstringOptional

Hotel Name

Express Deal

express_dealbooleanOptional

adultsintegerOptional

Number of Adults

childrenintegerOptional

Number of Children

infantsintegerOptional

Number of Infants

roomsintegerOptional

Number of Rooms

Check In

checkinstringOptional

YYYY-MM-DD

Check Out

checkoutstringOptional

YYYY-MM-DD

Currency

currencyEnumOptional

Value options:

"CAD": string"USD": string"AED": string"AUD": string"BRL": string"CNY": string"DKK": string"EUR": string"GBP": string"HKD": string"INR": string"MXN": string"MYR": string"NZD": string"PHP": string"RUB": string"SGD": string"THB": string"TWD": string

Min. Price

minpriceintegerOptional

Max. Price

maxpriceintegerOptional

Free Cancellation

freecancelbooleanOptional

Pay Later

paylaterbooleanOptional

Description

include.descriptionbooleanOptional

Hotel Description

include.imagesintegerOptional

Number of Images

📜 HTTP HEADERS

dev_custom_headersarrayOptional

💡 Additional HTTP Headers

🍰 HTTP COOKIES

dev_custom_cookiesarrayOptional

💡 Additional HTTP Cookies

♻️ CUSTOM FIELD

dev_transform_fieldsarrayOptional

💡 Transform the resulting output. Select only needed fields.

For nested object use DOT. For example:

address.streetAddress

For nested array use NUMBER (index of array element starting from index=0). For example:
images.0.url

📁 CUSTOM STORAGE

dev_dataset_namestringOptional

💡 Save results into custom named Dataset, use mask to customize dataset name

{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)


This masks can be used to autogenerate Dataset Name.

example: data-{DATE}
Depending on today date the dataset name will be: data-20230603

default: data-{ACTOR}-{DATE}-{TIME}

Clear Storage

dev_dataset_clearbooleanOptional

Clear Dataset before insert/update.

Disable data cleansing

dev_no_stripbooleanOptional

💡 Keep/Save empty values (NULL, FALSE, empty ARRAY, empty OBJECT, empty STRING)