From cf17f3463f6e7b7abd221e4a5a4fb7b48d8bdd16 Mon Sep 17 00:00:00 2001 From: s0lray Date: Sat, 28 Mar 2026 20:52:46 -0400 Subject: [PATCH] Enrich Classifieds tools with metadata (THE-162) Populated enrichment fields for all 11 tools in the Classifieds category: Craigslist, Kijiji (Canada), Quikr (India), eBay, OfferUp, Goofbid, SearchAllJunk, TotalCraigSearch, Search Tempest, francais-a-Londres, Kleinanzeigen.de Each tool has: description, status, pricing, bestFor, input, output, opsec, opsecNote, and all badge fields. All 11 tools verified live. 10 free, 1 freemium (Search Tempest). 9 passive OPSEC, 0 active (browsing only; contacting sellers is noted as active in opsecNote). Co-Authored-By: Paperclip --- public/arf.json | 187 +++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 176 insertions(+), 11 deletions(-) diff --git a/public/arf.json b/public/arf.json index 2668057..3de2ec4 100644 --- a/public/arf.json +++ b/public/arf.json @@ -18100,57 +18100,222 @@ { "name": "Craigslist", "type": "url", - "url": "https://charlotte.craigslist.org/" + "url": "https://charlotte.craigslist.org/", + "description": "One of the largest free online classifieds platforms in the US, covering jobs, housing, for sale, services, and community posts organized by metropolitan area.", + "status": "live", + "pricing": "free", + "bestFor": "Searching local US classifieds by city, vehicle/property fraud investigations, locating individuals via posts", + "input": "Search keywords, category, location", + "output": "Classified listings with optional contact info, pricing, and post history", + "opsec": "passive", + "opsecNote": "Browsing listings is passive; contacting sellers is active and may reveal your identity.", + "localInstall": false, + "googleDork": true, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false }, { "name": "Kijiji - Canada Classifieds", "type": "url", - "url": "https://www.kijiji.ca:443/" + "url": "https://www.kijiji.ca:443/", + "description": "Canada's largest free online classifieds marketplace covering vehicles, real estate, jobs, and general merchandise listings across Canadian cities.", + "status": "live", + "pricing": "free", + "bestFor": "Canadian classified investigations, vehicle/property fraud research, locating subjects via listings", + "input": "Search keywords, category, location", + "output": "Classified listings with seller info, pricing, photos, and contact options", + "opsec": "passive", + "opsecNote": "Browsing is passive; contacting sellers or creating an account exposes your identity.", + "localInstall": false, + "googleDork": true, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false }, { "name": "Quikr - India Classifieds", "type": "url", - "url": "https://www.quikr.com/" + "url": "https://www.quikr.com/", + "description": "Major Indian online classifieds platform for buying and selling goods, services, vehicles, and real estate across hundreds of Indian cities.", + "status": "live", + "pricing": "free", + "bestFor": "Indian classifieds investigations, tracking subjects through local listings, fraud research", + "input": "Search keywords, category, city", + "output": "Classified listings with seller profile, phone number (on contact), and item details", + "opsec": "passive", + "opsecNote": "Passive browsing; contacting sellers requires account creation and may reveal personal details.", + "localInstall": false, + "googleDork": true, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false }, { "name": "eBay", "type": "url", - "url": "https://www.ebay.com/" + "url": "https://www.ebay.com/", + "description": "Global e-commerce and online auction marketplace; valuable for OSINT research on seller profiles, item histories, and cross-referencing usernames.", + "status": "live", + "pricing": "free", + "bestFor": "Seller profile research, username cross-referencing, item provenance tracking, fraud investigation", + "input": "Username, item keywords, seller ID", + "output": "Seller feedback history, active and completed listings, buyer/seller ratings, and account details", + "opsec": "passive", + "opsecNote": "Browsing seller profiles and listings is passive; account creation needed for full history access in some regions.", + "localInstall": false, + "googleDork": true, + "registration": false, + "editUrl": true, + "api": true, + "invitationOnly": false, + "deprecated": false }, { "name": "OfferUp", "type": "url", - "url": "https://offerup.com/" + "url": "https://offerup.com/", + "description": "US-focused mobile-first marketplace for local buying and selling of goods, with user profiles that may include ratings, reviews, and item listing history.", + "status": "live", + "pricing": "free", + "bestFor": "Local US marketplace investigations, seller profile research, connecting listings to individuals", + "input": "Item keywords, location, seller profile link", + "output": "Seller listings with photos, pricing, profile ratings, and buyer/seller reviews", + "opsec": "passive", + "opsecNote": "Browsing is passive; messaging sellers requires an account and reveals your identity.", + "localInstall": false, + "googleDork": true, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false }, { "name": "Goofbid", "type": "url", - "url": "https://www.goofbid.com/" + "url": "https://www.goofbid.com/", + "description": "eBay auction search and sniping tool that finds misspelled eBay listings and provides advanced search features to surface hard-to-find items.", + "status": "live", + "pricing": "free", + "bestFor": "Finding overlooked eBay listings, researching items through misspelled keywords, auction intelligence", + "input": "Keywords, spelling variations", + "output": "eBay listings with misspellings, low-competition auction results, and price comparisons", + "opsec": "passive", + "opsecNote": "Search-only tool that queries eBay data passively; no account required for basic search.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false }, { "name": "SearchAllJunk", "type": "url", - "url": "https://www.searchalljunk.com/" + "url": "https://www.searchalljunk.com/", + "description": "Classifieds metasearch engine that searches across multiple classified platforms simultaneously including Craigslist and similar sites.", + "status": "live", + "pricing": "free", + "bestFor": "Cross-platform classifieds search, aggregating listings from multiple sources simultaneously", + "input": "Keywords, location, category", + "output": "Aggregated classified listings from multiple platforms with source attribution", + "opsec": "passive", + "opsecNote": "Passive search aggregator; does not require account or expose user data.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false }, { "name": "TotalCraigSearch", "type": "url", - "url": "https://www.totalcraigsearch.com/" + "url": "https://www.totalcraigsearch.com/", + "description": "Search tool that enables cross-city and nationwide searches across Craigslist, bypassing the site's single-city search limitation.", + "status": "live", + "pricing": "free", + "bestFor": "Nationwide Craigslist searches, tracking listings across multiple cities for a single subject or item", + "input": "Keywords, state, category", + "output": "Craigslist listings aggregated across selected states and cities", + "opsec": "passive", + "opsecNote": "Passive search tool that fetches public Craigslist listings; no account required.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false }, { "name": "Search Tempest", "type": "url", - "url": "https://www.searchtempest.com/" + "url": "https://www.searchtempest.com/", + "description": "Nationwide Craigslist search tool that searches all Craigslist cities simultaneously with advanced filtering by distance, price range, and category.", + "status": "live", + "pricing": "freemium", + "bestFor": "Multi-city Craigslist investigations, nationwide item or person search across classifieds", + "input": "Keywords, ZIP code or city, radius, category, price range", + "output": "Aggregated Craigslist listings from all cities within the selected radius", + "opsec": "passive", + "opsecNote": "Passive aggregated search; premium features require account but browsing results is free.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false }, { "name": "francais-a-londres.org - French Classifieds", "type": "url", - "url": "https://francaisalondres.com/" + "url": "https://francaisalondres.com/", + "description": "French-language classifieds site for the French community in London covering housing, jobs, services, and items for sale.", + "status": "live", + "pricing": "free", + "bestFor": "Investigating French-speaking subjects in the UK, Franco-British community connections", + "input": "Search keywords, category", + "output": "French-language classified listings for the London area with contact options", + "opsec": "passive", + "opsecNote": "Browsing is passive; contacting sellers reveals identity. Niche audience reduces counter-OSINT risk.", + "localInstall": false, + "googleDork": true, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false }, { "name": "Kleinanzeigen.de", "type": "url", - "url": "https://www.kleinanzeigen.de/" + "url": "https://www.kleinanzeigen.de/", + "description": "Germany's largest classified ads platform (formerly eBay Kleinanzeigen) for vehicles, real estate, electronics, and general merchandise.", + "status": "live", + "pricing": "free", + "bestFor": "German classifieds investigations, German-speaking subject research, vehicle and property fraud research", + "input": "Search keywords, category, German city/region", + "output": "Classified listings with seller profiles, contact options, and listing history", + "opsec": "passive", + "opsecNote": "Browsing is passive; account needed to contact sellers, which exposes your identity.", + "localInstall": false, + "googleDork": true, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false } ] },