Delete a leboncoin classified ad
Automatically delete a leboncoin classified ad on leboncoin.fr. Delete one of your own leboncoin classified ads, matched by its exact title. Confirms only against a dialog that names that ad, and reports the ad as deleted only once it has actually left the ads list. Refuses while an ad is still under review, which is when leboncoin offers no delete control.
Input
title requiredExact title of the ad to delete.
Output
found requiredWhether an ad with this title was listed before the attempt.
title requireddeleted requiredTrue only when the ad is absent from a cache-busted reload afterwards.
dialogNamed optionalThe ad the confirmation dialog said it was about, used to guard the shared delete control.
FAQ
Get Leboncoin ad
Fetch a single Leboncoin classified ad by its URL. Returns title, full description, price, seller info, location, favorites count, all images, and a generic list of the ad's own category-specific attributes (e.g. mileage/fuel for a car, rooms/surface for a real estate listing, condition/material for furniture) with their labels and values as leboncoin itself displays them. Works across every category since the attribute list is read generically rather than assuming a fixed schema per category.
Search Leboncoin ads
Search Leboncoin classifieds by keyword and/or location. Returns total, max_pages, count, and ads (each with id, url, title, price_eur, currency, city, zipcode, category_id, category_name, seller_type, published_at, thumb_url, image_count). Paging is capped at max_pages=100.
Search leboncoin jobs
Search leboncoin's "Offres d'emploi" (job listings) category by free-text keyword and optional free-text city location. Reads the search page's own richer underlying data rather than the visible cards, so results include salary, contract type, sector, experience, study level, and work time when the poster provided them (fields are null otherwise, which is common for private-seller ads with no company attached). Location text is matched against leboncoin's own city list, picking the closest whole-city match; an unrecognized location throws. Pagination is 1-based, 35 results per page. An unmatched keyword returns a clean empty result rather than an error. One known limitation: requesting a page beyond the search's real page count is detected and reported as an explicit out-of-range error, rather than the misleading empty result leboncoin's own site would otherwise show.
