LarsHoliday / patchright_airbnb_scraper.py

Commit History

feat: enhance scraper reliability, observability and scheduling
5dc68a0

phhttps commited on

Implement advanced UI features and export options
97c8e04

phhttps commited on

Fix Booking.com results and improve parsing robustness
53b935b

phhttps commited on

Implement rate limit bypass, smart fallback scraping, and price alerts
16e0fb1

phhttps commited on

Bypass 503 blocks and improve error detection for Airbnb/Booking
2efa288

phhttps commited on

Fix availability check (Incident 0001563/2026) and improve scraper robustness
8c6da18

phhttps commited on

feat: add advanced search options (adults, children, pets, dynamic budget)
e88d9e1

phhttps commited on

fix: airbnb scraper now uses robust block-parsing and price_max filter
0e200a9

phhttps commited on

fix: improved airbnb price parsing and name extraction logic
55b53a1

phhttps commited on

chore: enable debug mode (no fallbacks for prices/images) to identify scraper gaps
f14b44c

phhttps commited on

fix: final data precision (correct prices for all currencies and real listing images for booking and airbnb)
75f7619

phhttps commited on

fix: final cloud perfection (robust price parsing, real listing names, and clean booking URLs)
8106197

phhttps commited on

feat: airbnb scraper now supports dollar prices and extracts real listing names from markdown (cloud breakthrough)
ec89302

phhttps commited on

feat: verified cloud scraper based on real markdown analysis (24 deals found locally)
ba8a8b8

phhttps commited on

feat: implement ultra-robust markdown parser and debug logging for cloud investigation
223f65a

phhttps commited on

feat: markdown-based firecrawl scraper and anonymized dashboard links
dd55d7d

phhttps commited on

feat: switch to firecrawl AI extraction for 100% precision and fix weather key loading
1327b80

phhttps commited on

feat: robust pattern-based parser for firecrawl and aggressive env discovery
8483a18

phhttps commited on

feat: implement firecrawl fallback for both sources and enhance logging for cloud debugging
50ef77d

phhttps commited on

fix: use direct Firecrawl API and add health diagnostics
88a6677

phhttps commited on

fix: resolve launch attribute error, correct firecrawl syntax, and fix weather api key loading
e31151b

phhttps commited on

feat: implement Hybrid Scraper (Patchright with Firecrawl fallback)
4ed529d

phhttps commited on

fix: remove literal newline character from scraper file
a87400b

phhttps commited on

feat: upgrade airbnb scraper to Stealth Level 2 (Google referer, mouse movements)
70b5584

phhttps commited on

fix: total removal of old scrapers and fallbacks. forced usage of verified patchright scraper.
b1e9c52

phhttps commited on

fix: frontend now uses real input values and all mock fallbacks are deleted
ee4634f

phhttps commited on

fix: enforce correct scraper usage and perfect link extraction (cache cleared)
87dde98

phhttps commited on

feat: implement high-precision airbnb parsing (verified 100% images and realistic prices)
a3a56fa

phhttps commited on

fix: smarter airbnb parsing and improved image variety
e8d6783

phhttps commited on

fix: active links in frontend and precise price parsing
f8a3eea

phhttps commited on

feat: prepare for hugging face deployment (docker, metadata, relative api)
6078432

phhttps commited on

feat: fresh start - repository cleanup and updated gitignore
88678e4

phhttps commited on