LinkedIn Job Contract Type Filter avatar

LinkedIn Job Contract Type Filter

Under maintenance

Pricing

from $0.03 / conclusive audit

Go to Apify Store
LinkedIn Job Contract Type Filter

LinkedIn Job Contract Type Filter

Under maintenance

Filter existing LinkedIn job exports using explicitly declared employment types.

Pricing

from $0.03 / conclusive audit

Rating

0.0

(0)

Developer

Owlects

Owlects

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Categories

Share

Filter existing LinkedIn job exports using explicitly declared employment types.

Quick start

Paste this input into the Apify JSON input editor and start a run. The example uses synthetic records for a reproducible first audit.

{
"provider": "harvestapi",
"source": {
"complete": true,
"items": [
{
"id": "demo-1",
"employmentType": "contract",
"title": "Project engineer"
},
{
"id": "demo-2",
"employmentType": "full_time",
"descriptionText": "We collaborate with contractors"
},
{
"id": "demo-3",
"employmentType": "temporary"
},
{
"id": "demo-4",
"title": "Contract opportunity without explicit type"
}
]
}
}

Results

Dataset rows include decision, reason, rawEmploymentType and normalizedEmploymentType. ACCEPTED contains passing source records only when the source is complete.

A platform run marked SUCCEEDED means execution finished. Always inspect the application status and unresolved rows before using the result.

Export sources

Use inline items with an explicit complete declaration, or a completed Apify runId. A datasetId alone does not prove collection is finished. Remote reads check run status and dataset stability. Maximum 10,000 records and 32 MiB per source. Local file paths are CLI-only.

The Actor processes data you supply; it does not collect new reviews, jobs or Maps listings. Remote datasets and previous key-value stores require access by the running account.

Limitations

Returns pass, reject or unknown. Missing IDs, conflicting duplicates and unrecognized employment types remain unknown. It does not infer contracts from titles or descriptions and does not scrape LinkedIn.

Automation and data

Use Apify schedules or its API to run this Actor. Scheduling and external notifications are not enabled automatically. Results stay in the run dataset and key-value store; storage retention follows your Apify settings. Do not include passwords or session cookies in inputs.

Support

Report an issue with the Actor version, run ID, expected result and a small redacted input. Avoid including private customer data or credentials. Owlects is independent of the third-party platforms named here.

Pricing and run budget

Launch Actor fee: USD 0.03 per conclusive audit. Apify platform usage is charged separately. Unresolved or partial audits and blocked results do not generate an Actor fee. See the pricing panel for the active rates.

The maximum cost must cover all requested result fees before work starts. Use smaller batches to reduce the required budget. For remote Funda exports, the budget check uses the 10,000-record source limit.