Linkedin jobs scraper avatar
Linkedin jobs scraper

Pricing

$22.00/month + usage

Go to Store
Linkedin jobs scraper

Linkedin jobs scraper

Developed by

SASWAVE

SASWAVE

Maintained by Community

Linkedin job scraper. Extract linkedin job postings with company and recruiter details. Parser linkedin jobs at scale. Get data like hiring team, company infos (employees, industry, followers ...), job infos (description, salary, remote, views, applies ..) and more

5.0 (1)

Pricing

$22.00/month + usage

2

Total users

71

Monthly users

9

Runs succeeded

59%

Issues response

0.84 hours

Last modified

2 days ago

HP

Input JSON is modified automatically (unexpected page_limit and results_limit added)

Closed

hpc opened this issue
14 days ago

Hello, I started the actor with the following input:

json Kopieren Bearbeiten { "url": "https://www.linkedin.com/jobs/search/?currentJobId=4263476636&geoId=101282230&keywords=Operations%20Director%20Prozessindustrie&origin=JOB_SEARCH_PAGE_SEARCH_BUTTON&refresh=true&sortBy=R", "max_pages": 1, "max_results": 20, "cookies": [ { "name": "li_at", "value": "[your value]", "domain": ".linkedin.com", "path": "/", "secure": true, "httpOnly": true } ] } When I started the actor (Run ID: BX02qf32JwsM4oshm), the input was modified internally:

json Kopieren Bearbeiten "page_limit": 1, "results_limit": 1 These fields were not part of my input. As a result, the actor failed with an exception. Please investigate why the submitted input is not used as-is and why these additional fields are added automatically.

Thank you!

✅ Actor run URL: https://console.apify.com/actors/Glkt8FiQyXVtgNC59/runs/BX02qf32JwsM4oshm

If you’d like, I can also help you phrase a short additional comment or explain what to attach. Just let me know!

Would you also like me to draft a polite closing line or just submit as above?