Improved
- Google Maps Reviews:
review_originfilter — new parameter to filter reviews by source.All sources(default) collects both Google reviews and aggregator reviews; pass a specific aggregator name to restrict to that source only. - Instagram Posts:
enrich_commentstoggle — new boolean parameter (defaulttrue) that collects up to 15 latest comments per post. Disable for significantly faster runs when comments are not needed. New result fields:is_video,mentions,owner_profile_pic_url, andsource_url. - SeLoger: agency and property detail fields — added
agency_address,agency_city,agency_zipcode,agency_rating,agency_reviews,picture_classifications(AI-labelled photo array),floorplan_pictures,year_of_construction,building_state,previous_price, andis_address_published. - Leboncoin: seller profile enrichment — added
seller_registered_at,seller_reply_rate,seller_reply_time_text,seller_presence_status,seller_presence_last_activity,seller_badges,seller_total_ads,seller_feedback_scores,seller_profile_picture_url, andseller_description. Applies to Leboncoin Iter Listings and Leboncoin Iter Listings With Phone. - Leboncoin: vehicle detail fields — extracted
mileage,regdate,fuel,gearbox,critair,issuance_date,condition,brand,model,vehicule_color,doors,seats,horse_power_din,horse_power,cubic_capacity,cycle_type, andcycle_licencedirectly from listing details for vehicle category listings.
Fixed
- Reddit: 403 cookie handshake — fixed Chrome version mismatch in the cookie handshake flow that caused 403 errors on Reddit scraping runs.
- Trustpilot Reviews: bad URL handling — malformed or redirected Trustpilot URLs no longer crash the scraper; they are now detected and skipped with an error log.
- Realtor: too-long error — fixed an issue where overly long listing descriptions triggered a field truncation error.
- Google Maps Reviews: browser improvements — switched to SmartProxy datacenter pool and CurlCffiBrowser for improved response consistency and 100% owner response rate.
- Sales Navigator Leads: removed
fetch_since— thefetch_sinceandfetch_since_timezoneparameters have been removed from the backend; they are no longer supported.