VOOZH about

URL: https://apify.com/abaddion/jobscz-scraper

⇱ Jobs.cz Job Scraper – Czech Job Board Listings Β· Apify


Pricing

from $0.03 / 1,000 results

Go to Apify Store

Scrapes job listings from Jobs.cz (Czech job board) based on your search keyword. Supports location filters (Prague, Brno, Ostrava, Pilsen, Liberec). Output includes job title, company name, location, and detail URL for each result.

Pricing

from $0.03 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Barbora Jensik

Barbora Jensik

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

2

Monthly active users

3 months ago

Last modified

Categories

Share

Python Crawlee & BeautifulSoup Actor Template

This template example was built with Crawlee for Python to scrape data from a website using Beautiful Soup wrapped into BeautifulSoupCrawler.

Quick Start

Once you've installed the dependencies, start the Actor:

$apify run

Once your Actor is ready, you can push it to the Apify Console:

apify login # first, you need to log in if you haven't already done so
apify push

Project Structure

.actor/
β”œβ”€β”€ actor.json # Actor config: name, version, env vars, runtime settings
β”œβ”€β”€ dataset_schena.json # Structure and representation of data produced by an Actor
β”œβ”€β”€ input_schema.json # Input validation & Console form definition
└── output_schema.json # Specifies where an Actor stores its output
src/
└── main.py # Actor entry point and orchestrator
storage/ # Local storage (mirrors Cloud during development)
β”œβ”€β”€ datasets/ # Output items (JSON objects)
β”œβ”€β”€ key_value_stores/ # Files, config, INPUT
└── request_queues/ # Pending crawl requests
Dockerfile # Container image definition

For more information, see the Actor definition documentation.

How it works

This code is a Python script that uses BeautifulSoup to scrape data from a website. It then stores the website titles in a dataset.

  • The crawler starts with URLs provided from the input startUrls field defined by the input schema. Number of scraped pages is limited by maxPagesPerCrawl field from the input schema.
  • The crawler uses requestHandler for each URL to extract the data from the page with the BeautifulSoup library and to save the title and URL of each page to the dataset. It also logs out each result that is being saved.

What's included

Resources

Creating Actors with templates

Getting started

For complete information see this article. To run the Actor use the following command:

$apify run

Deploy to Apify

Connect Git repository to Apify

If you've created a Git repository for the project, you can easily connect to Apify:

  1. Go to Actor creation page
  2. Click on Link Git Repository button

Push project on your local machine to Apify

You can also deploy the project on your local machine to Apify without the need for the Git repository.

  1. Log in to Apify. You will need to provide your Apify API Token to complete this action.

    $apify login
  2. Deploy your Actor. This command will deploy and build the Actor on the Apify Platform. You can find your newly created Actor under Actors -> My Actors.

    $apify push

Documentation reference

To learn more about Apify and Actors, take a look at the following resources:

You might also like

Jobs.cz Listing Scraper

powerbox/jobs-listing-scraper

Scrape job listings from Jobs.cz by providing a search URL, with automatic pagination and comprehensive job information extraction.

Jobs.cz Scraper πŸ‡¨πŸ‡ΏπŸ’ΌπŸ“Š - LevnΓ½ Cheap

scrapestorm/jobs-cz-scraper---levny-cheap

Easily collect job listings from Jobs.cz, one of the leading job portals in the Czech Republic. Extract structured job data including job titles, locations, salaries, job status, company details, and more Perfect for job aggregation, recruitment, and labor market intelligence πŸ’ΌπŸ‡¨πŸ‡Ώβœ¨

5

Jobs.cz Scraper

lexis-solutions/jobs-cz-scraper

Scrape job listings from Jobs.cz - including titles, companies, locations, salaries, and requirements. Ideal for building job boards, market analysis, and trend tracking. Fast, structured, and customizable extraction from the Czech Republic’s leading job portal.

πŸ‘ User avatar

Lexis Solutions

42

5.0

Jobs.cz Scraper - NΓ­zkonΓ‘kladovΓ½ Low-costπŸ’²πŸ”₯πŸ’ΌπŸ‡¨πŸ‡Ώ

delectable_incubator/jobs-cz-scraper-nizkonakladovy-low-cost

πŸ’ΌπŸ‡¨πŸ‡Ώ Collect jobs from Jobs.cz, one of the Czech Republic’s leading job portals. This Scraper extracts job titles, company names, locations, salaries, job status, posting information & direct job URLs. Ideal for job aggregation, recruitment intelligence, HR analytics and hiring trend analysis πŸ“ŠπŸš€

Prace.cz Scraper

unfenced-group/prace-cz-scraper

Extract job listings from Prace.cz, the Czech Republic job board. Filter by location and employment type.

πŸ‘ User avatar

Unfenced Group

11

Jenprace.Cz Scraper

unfenced-group/jenprace-cz-scraper

Extract job listings from JenPrΓ‘ce.cz β€” 23,000+ Czech vacancies. Filter by keyword, location, job type and date. No API key required.

πŸ‘ User avatar

Unfenced Group

5

Indeed Job Scraper

pramodkonde17/indeed-job-scraper

Scrapes job listings from Indeed.com based on job role, location, and other filters. Returns structured job data including title, company, location, salary, and description.

Google Jobs Scraper API – Listings by Keyword & Location

nuclear_quietude/google-jobs-scraper-api

Scrape job listings from Google Jobs using keywords and locations with this Google Jobs Scraper API. Extract job title, company, location, employment type, posted date, job description, and apply link. Ideal for job boards, recruitment automation, and job-market analytics.

165

1.0

Jobs.cz Scraper

shahidirfan/Jobs-cz-Scraper

Extract job listings effortlessly with the Jobs.cz Scraper. This lightweight actor is optimized for speed and reliability on the Jobs.cz platform. For seamless performance and to avoid blocks, the use of residential proxies is highly recommended. Perfect for recruitment data!

54

5.0

LinkedIn Jobs Scraper API – Jobs by Keyword & Location

nuclear_quietude/linkedin-jobs-scraper-api

Scrape LinkedIn job listings using keywords, locations, or company names. Extract job titles, company, location, job URL, and full descriptions. Ideal for recruitment automation, job boards, and market research via Apify API.

80