
Kariyer
Pricing
Pay per usage

Kariyer
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
startUrl
stringOptional
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
maxResults
integerOptional
Maximum number of internship listings to scrape
Default value of this property is 100
City Codes
cityCodes
stringOptional
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
jobType
stringOptional
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
postingTime
EnumOptional
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
lpstValue
stringOptional
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
searchKeyword
stringOptional
Keyword to search for internship positions (optional). Ignored if Custom Start URL is provided.
Default value of this property is ""
Location
location
stringOptional
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
includeDescription
booleanOptional
Whether to fetch detailed job descriptions from individual pages
Default value of this property is true
Delay between requests (seconds)
delayBetweenRequests
integerOptional
Delay in seconds between HTTP requests to be respectful to the server
Default value of this property is 2
Use Apify Proxy
useProxy
booleanOptional
Enable Apify proxy rotation to avoid IP blocking and 403 errors
Default value of this property is true
Proxy Groups
proxyGroups
arrayOptional
Apify proxy groups to use (RESIDENTIAL, DATACENTER, etc.)
Default value of this property is ["RESIDENTIAL"]
Proxy Country Code
proxyCountryCode
stringOptional
Country code for proxy geolocation (TR for Turkey recommended)
Default value of this property is "TR"
Custom Proxy URLs
customProxyUrls
arrayOptional
Custom proxy URLs if not using Apify Proxy
Default value of this property is []
Output format
outputFormat
EnumOptional
Format for the output data
Value options:
"json": string"csv": string"xlsx": string
Default value of this property is "json"