sutochno

Featured

Search Sutochno.ru (СУТОЧНО.РУ), a Russian short-term apartment-rental platform where you book directly from owners and pay in rubles (Mir card / bank transfer). Best for Russian-speaking travellers booking stays in Georgia / the CIS, where Airbnb and Booking have withdrawn or do not accept Russian cards. Sutochno is NOT behind a bot wall — it ships on the toolkit standard patchright-docker base but runs the bundled chromium headless with no Akamai sensor to defeat. Trigger phrases include search Sutochno, суточно, Russian apartment rental, ruble payment, Mir card, Tbilisi apartment, Batumi apartment, Georgia CIS rental.

AI & Automation 659 stars 68 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 98/100

Stars 20%
94
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Sutochno Search Search **Sutochno.ru** (СУТОЧНО.РУ) — a Russian short-term-rental marketplace where you book apartments, rooms, and houses directly from owners and pay in **rubles**, typically via **Mir card** or bank transfer. It's the natural fit for Russian-speaking travellers booking stays in **Georgia / the CIS**, where Airbnb and Booking have withdrawn or won't take Russian cards. It complements the Airbnb MCP and the `vrbo` skill: those reach Western inventory, Sutochno reaches the ruble-priced, owner-direct inventory those platforms miss. **Sutochno is NOT behind Akamai.** Unlike the `vrbo` skill (which fights an Akamai bot wall and must run **headed**), Sutochno's server-rendered city pages load fine **headless** — there is no bot sensor to defeat. This skill still ships on the toolkit's standard **patchright-docker** base (the same image every browser skill builds on), but only for the bundled chromium + OS deps; it does not need Patchright's stealth. Patchright is a drop-in Playwright fork, so the browser API is identical. The default mode is headless; `--headed` is opt-in for debugging. **The JSON API is auth-walled — we scrape pages instead.** Sutochno's `/api/*` endpoints (e.g. `/api/geo/suggest`) return `403 Application authentication failed` without an app token the SPA computes client-side. So this skill does **not** touch the API. It scrapes the **server-rendered city pages**, where the listing cards are already present in the HTML. **City results live...

Details

Author
borski
Repository
borski/travel-hacking-toolkit
Created
5 months ago
Last Updated
4 days ago
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

airbnb-search-listing

Extracts Airbnb accommodation search results from a destination query via SSR-embedded data, returning listing ID, URL, name, coordinates, rating, price, photos, and badge info for each result, plus pagination cursors for multi-page retrieval. Use when user mentions Airbnb search results, Airbnb listings, vacation rental search, short-term rental listings, scrape Airbnb, get Airbnb data, find rentals on Airbnb, Airbnb destination search, Airbnb property list, Airbnb stays search, Airbnb accommodation results, pull Airbnb listings, collect Airbnb search data, Airbnb scraper, Airbnb search page extraction, Airbnb search by destination.

5,896 Updated 2 weeks ago
browser-act
Data & Documents Listed

apartment-rental-scraper

Configurable apartment-hunting scraper. Searches Zillow, Zumper, Redfin, Craigslist, Apartments.com (for-rent-by-owner), and HotPads (by-owner) for new rentals matching the budget, city, neighborhoods, and Walk Score threshold set in config.json. Clicks into every listing's detail page to verify unit-level pricing (never trusts card-level price ranges), checks Walk Scores, deduplicates against a persistent local tracker, writes a dated report, and — if enabled in config.json — syncs verified links into a Google Doc shortlist. Trigger this skill when the user says: "run the scraper", "find new listings", "check for new apartments", "any new places", "run rental search", "find me new apartments", "check for updates", "run the apartment search", "any new ones", or similar.

0 Updated 3 weeks ago
Eobodoechine
AI & Automation Featured

vrbo

Search VRBO (Vrbo / Expedia Group) vacation rentals including entire homes, condos, and cabins via Patchright browser automation. VRBO sits behind Akamai Bot Manager so plain HTTP and standard Playwright get a 429 bot wall. Use for whole-home or group stays, multi-bedroom rentals, and Airbnb-vs-VRBO comparisons. Trigger phrases include search VRBO, Vrbo rentals, vacation rental, cabin rental, whole house, condo for the group.

659 Updated 4 days ago
borski