# Search Multiple Cho Tot Categories in One Run

**Use case:** 

Run a Cho Tot property search and a motorbike search together and get every listing back in one table, across categories. $2 per 1,000 returned.

## Input

```json
{
  "searches": [
    "https://gateway.chotot.com/v1/public/ad-listing?cg=1010&st=u&region_v2=12000",
    "https://gateway.chotot.com/v1/public/ad-listing?cg=2020&region_v2=13000&st=s,k"
  ],
  "testRun": false,
  "onlyFound": false,
  "includeKeywords": [],
  "excludeKeywords": [],
  "vertical": "goods",
  "region": "",
  "maxListingsPerSearch": 50,
  "deltaMode": false,
  "deltaName": "",
  "alertOnNew": true,
  "alertOnPriceDrop": true,
  "minPriceDropPct": 5,
  "skipFirstRun": false,
  "includeSellerInfo": false,
  "columns": [
    "searchQuery",
    "vertical",
    "listingCount",
    "totalAvailable",
    "truncated",
    "newCount",
    "priceDropCount",
    "monitorStatus",
    "listings",
    "listingId",
    "url",
    "title",
    "description",
    "price",
    "priceDisplay",
    "currency",
    "postedAt",
    "category",
    "categoryId",
    "region",
    "regionId",
    "area",
    "ward",
    "listingStatus",
    "sellerType",
    "sellerRating",
    "soldAdsCount",
    "photoCount",
    "imageUrl",
    "sellerHash",
    "accountName",
    "size",
    "rooms",
    "toilets",
    "houseTypeCode",
    "streetName",
    "pricePerM2",
    "carBrand",
    "carModel",
    "year",
    "mileageKm",
    "fuelCode",
    "gearboxCode",
    "condition",
    "conditionCode",
    "changeType",
    "isNew",
    "previousPrice",
    "priceDropPct",
    "firstSeenAt"
  ],
  "expandRows": true,
  "maxConcurrency": 5,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

## Output

```json
{
  "query": {
    "label": "Search submitted",
    "format": "string"
  },
  "found": {
    "label": "Found?",
    "format": "boolean"
  },
  "status": {
    "label": "Status",
    "format": "string"
  },
  "message": {
    "label": "Details",
    "format": "string"
  },
  "searchQuery": {
    "label": "Search searched",
    "format": "string"
  },
  "vertical": {
    "label": "Vertical (goods / property / vehicles)",
    "format": "string"
  },
  "listingCount": {
    "label": "Listings returned",
    "format": "number"
  },
  "totalAvailable": {
    "label": "Total matching on Cho Tot",
    "format": "number"
  },
  "truncated": {
    "label": "More results were available",
    "format": "boolean"
  },
  "newCount": {
    "label": "New listings this run",
    "format": "number"
  },
  "priceDropCount": {
    "label": "Price drops this run",
    "format": "number"
  },
  "monitorStatus": {
    "label": "Monitoring status (quiet / seeded runs)",
    "format": "string"
  },
  "listings": {
    "label": "All listings found (full list)",
    "format": "array"
  },
  "listingId": {
    "label": "Cho Tot listing ID (list_id)",
    "format": "string"
  },
  "url": {
    "label": "Listing link (best-effort, see README)",
    "format": "string"
  },
  "title": {
    "label": "Title",
    "format": "string"
  },
  "description": {
    "label": "Description (contact info redacted)",
    "format": "string"
  },
  "price": {
    "label": "Price (VND)",
    "format": "number"
  },
  "priceDisplay": {
    "label": "Price as shown on Cho Tot",
    "format": "string"
  },
  "currency": {
    "label": "Currency",
    "format": "string"
  },
  "postedAt": {
    "label": "Posted at",
    "format": "string"
  },
  "category": {
    "label": "Category",
    "format": "string"
  },
  "categoryId": {
    "label": "Category ID (cg)",
    "format": "string"
  },
  "region": {
    "label": "Province / city",
    "format": "string"
  },
  "regionId": {
    "label": "Province ID (region_v2)",
    "format": "string"
  },
  "area": {
    "label": "District",
    "format": "string"
  },
  "ward": {
    "label": "Ward",
    "format": "string"
  },
  "listingStatus": {
    "label": "Listing status",
    "format": "string"
  },
  "sellerType": {
    "label": "business / private",
    "format": "string"
  },
  "sellerRating": {
    "label": "Seller average rating",
    "format": "number"
  },
  "soldAdsCount": {
    "label": "Seller's sold-ads count",
    "format": "number"
  },
  "photoCount": {
    "label": "Photo count",
    "format": "number"
  },
  "imageUrl": {
    "label": "Image",
    "format": "string"
  },
  "sellerHash": {
    "label": "Anonymous seller fingerprint",
    "format": "string"
  },
  "accountName": {
    "label": "Seller display name (raw, opt-in)",
    "format": "string"
  },
  "size": {
    "label": "Property: size (m²)",
    "format": "number"
  },
  "rooms": {
    "label": "Property: rooms",
    "format": "number"
  },
  "toilets": {
    "label": "Property: toilets",
    "format": "number"
  },
  "houseTypeCode": {
    "label": "Property: house type (raw code, no label found)",
    "format": "number"
  },
  "streetName": {
    "label": "Property: street name",
    "format": "string"
  },
  "pricePerM2": {
    "label": "Property: price per m² (million VND)",
    "format": "number"
  },
  "carBrand": {
    "label": "Vehicles: car/bike brand",
    "format": "string"
  },
  "carModel": {
    "label": "Vehicles: car/bike model",
    "format": "string"
  },
  "year": {
    "label": "Vehicles: manufacture year",
    "format": "number"
  },
  "mileageKm": {
    "label": "Vehicles: mileage (km)",
    "format": "number"
  },
  "fuelCode": {
    "label": "Vehicles: fuel type (raw code, no label found)",
    "format": "number"
  },
  "gearboxCode": {
    "label": "Vehicles: gearbox (raw code, no label found)",
    "format": "number"
  },
  "condition": {
    "label": "Vehicles: condition",
    "format": "string"
  },
  "conditionCode": {
    "label": "Goods: condition (raw code, no label found)",
    "format": "number"
  },
  "changeType": {
    "label": "new / price-drop / seen",
    "format": "string"
  },
  "isNew": {
    "label": "Is this listing new?",
    "format": "boolean"
  },
  "previousPrice": {
    "label": "Previous price (VND)",
    "format": "number"
  },
  "priceDropPct": {
    "label": "Price drop %",
    "format": "number"
  },
  "firstSeenAt": {
    "label": "First seen on a run",
    "format": "string"
  },
  "scrapedAt": {
    "label": "Checked at",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Cho Tot Scraper: Vietnam Listings, Property & Motorbikes](https://apify.com/accountable_eel/chotot-listing-lookup.md) with a specific input configuration. Visit the [Actor detail page](https://apify.com/accountable_eel/chotot-listing-lookup.md) to learn more, explore other use cases, and run it yourself.


## How to integrate an Actor?

This Task's input is already configured above. Use it as-is rather than inventing a new one.

Do not guess an integration path. Every one of them is in the agent quickstart at https://apify.com/agents.md: the Apify MCP server, Agent Skills with the Apify CLI, the JavaScript and Python clients, the REST API, and the account-free path for an agent with no human to sign in. It also carries the rule on stating cost before the first paid run.

For full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/accountable_eel/chotot-listing-lookup.md

Each client library has reference documentation the quickstart does not restate: [JavaScript/TypeScript](https://docs.apify.com/api/client/js/docs.md) (`npm install apify-client`) and [Python](https://docs.apify.com/api/client/python/docs.md) (`pip install apify-client`).
