Kariyer avatar
Kariyer

Pricing

Pay per usage

Go to Store
Kariyer

Kariyer

Developed by

Enes Halit

Enes Halit

Maintained by Community

Scrapes internship listings from Kariyer.net, Türkiye’s leading job platform. Extracts job titles, companies, locations, application links, and detailed descriptions for internships in Istanbul. Fully configurable with support for rate limiting and up to 1000 results.

0.0 (0)

Pricing

Pay per usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

10 hours ago

Custom Start URL

startUrlstringOptional

Custom URL to scrape from Kariyer.net. If provided, this will override all other URL parameters below.

Default value of this property is ""

Maximum results

maxResultsintegerOptional

Maximum number of internship listings to scrape

Default value of this property is 100

City Codes

cityCodesstringOptional

Comma-separated city codes for filtering locations (e.g., '34,82' for Istanbul Avrupa and Asya, '6' for Ankara, '35' for İzmir). Ignored if Custom Start URL is provided.

Default value of this property is "34,82"

Job Type

jobTypestringOptional

Type of job to search for in the URL (e.g., 'stajyer' for internships, 'yazilim' for software jobs). Ignored if Custom Start URL is provided.

Default value of this property is "stajyer"

Posting Time Filter

postingTimeEnumOptional

Time filter for job postings. Ignored if Custom Start URL is provided.

Value options:

"1s": string"3s": string"8s": string"1d": string"3d": string"7d": string"14d": string"30d": string

Default value of this property is "8s"

LPST Value

lpstValuestringOptional

LPST parameter value for the URL (usually matches the number in posting time). Ignored if Custom Start URL is provided.

Default value of this property is "8"

Search keyword

searchKeywordstringOptional

Keyword to search for internship positions (optional). Ignored if Custom Start URL is provided.

Default value of this property is ""

Location

locationstringOptional

City or location to search for internships (e.g., Istanbul, Ankara, İzmir). Ignored if Custom Start URL is provided.

Default value of this property is ""

Include job descriptions

includeDescriptionbooleanOptional

Whether to fetch detailed job descriptions from individual pages

Default value of this property is true

Delay between requests (seconds)

delayBetweenRequestsintegerOptional

Delay in seconds between HTTP requests to be respectful to the server

Default value of this property is 2

Use Apify Proxy

useProxybooleanOptional

Enable Apify proxy rotation to avoid IP blocking and 403 errors

Default value of this property is true

Proxy Groups

proxyGroupsarrayOptional

Apify proxy groups to use (RESIDENTIAL, DATACENTER, etc.)

Default value of this property is ["RESIDENTIAL"]

Proxy Country Code

proxyCountryCodestringOptional

Country code for proxy geolocation (TR for Turkey recommended)

Default value of this property is "TR"

Custom Proxy URLs

customProxyUrlsarrayOptional

Custom proxy URLs if not using Apify Proxy

Default value of this property is []

Output format

outputFormatEnumOptional

Format for the output data

Value options:

"json": string"csv": string"xlsx": string

Default value of this property is "json"

Maximum retries

maxRetriesintegerOptional

Maximum number of retries for failed requests

Default value of this property is 3

Debug mode

debugModebooleanOptional

Enable detailed logging for debugging purposes

Default value of this property is false