Stepstone Scraper
Try for free
No credit card required
Go to Store
For nested array use NUMBER (index of array element starting from index=0). For example:
Stepstone Scraper
jupri/stepstone-scraper
Try for free
No credit card required
Scrape Stepstone.de and similar websites.
Portal
portal
EnumOptional
Value options:
"2": string"4": string"7": string"9": string"10": string"40": string"50": string"60": string"76": string"77": string"80": string"250": string"255": string"260": string"270": string"280": string"300": string"301": string"302": string
♻️ CUSTOM FIELD
dev_transform_fields
arrayOptional
💡 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_name
stringOptional
💡 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}