Check whether your desired connection by the RegioJet transportation company has any free seats.
Check whether your desired connection by the RegioJet transportation company has any free seats.
This Actor for Apify checks RegioJet's website for free seats in your desired connection.
The Actor's input for RegioJet Seat Finder works based on the URL of RegioJet's search engine. For example:
https://regiojet.com/?departureDate=2024-06-17&tariffs=REGULAR&fromLocationId=10202003&fromLocationType=CITY&toLocationId=10202002&toLocationType=CITY
In this URL, there are several parameters to be filled in so that it can check the seats in your desired connection. These mirror the required input 1:1 with one exception.
The date of travel is noted as YYYY-MM-DD in the URL. Either select a date using the date picker or type the desired date yourself in the required format. In case of one-digit months or days, always keep the two-digit format. For example, for June 6, 2025, always use "2025-06-06", never "2025-6-6".
Before you use this Actor, conduct the search on RegioJet's website on your own to get the right IDs for the destination from and destionation to.
In the above example, the destination from is the number after fromLocationId=
, i.e., 10202003
, which corresponds to Prague, Czech Republic. The destination to is the number after toLocationId=
, i.e., 10202002
, which corresponds to Brno, Czech Republic.
Note: The Actor currently only works with cities. If you use an ID of a specific station, it will not work.
This is not needed for the construction of the URL but it's needed to select, which connection you're after to match the desired time in the connection listing.
Always use the 24h time with 0 for one-digit hours. For example, "08:00" and "23:55" are valid times. "8:00" or "11:55 PM" are invalid.
When a free spot is found at your desired departure time, the Actor will send you an email with the found spots. This input is optional and if you don't want to get emails (or you want to integrate it differently), leave the field blank.
Note that the Actor integrates the Send Email Actor, so the configuration is limited from the Actor. This means that if you're using a free plan, you can only send an email to an adress which you use to run this Actor in Apify.
If you want to send emails to other email addresses on the free plan or use different types of notifications, use the Integrations tab and use some of the options. For example, you can use the Gmail integration and send emails via Gmail or send messages to Slack.
However, this will by default send email after every check so you might want to ensure your own logic to send emails only when a new free spot is found.
Do not use the seat finder in a harmful way. By using this Actor, you agree to:
Known initiatives for the future:
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!