Eauctionsindia: Search
Eauctionsindia via Parse · real_estate
Search for auctions with optional filters for auction ID, state, and city. Returns paginated listing results. When no filters are provided, returns the latest upcoming auctions. Pagination via page number in the URL path. APIs to search and extract auction details from eauctionsindia.com, including property listings, live auctions, and full auction specifications. Fulfilled by Parse from eauctionsindia.com.
- eauctionsindia
- eauctionsindia-com
- finance
- government-public
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1de86bbb-e71d-4190-88a3-af1a15fb1328/search
- Interface artifact
- sha256:031409c0489415c4722238dea7fdf02cf6e4fac98d7f88ca1a10b3912c528750
- Manifest digest
- sha256:a3fe73c99ee13eac8d2b2df32449a6347f78b500c4bf9995e3fc2fe99708bd56
Request fields
- city (string): City slug to filter by, as returned by the metadata endpoint
- page (integer): Page number for pagination (1-based)
- state (string): State slug to filter by, as returned by the metadata endpoint (e.g. 'gujarat', 'maharashtra'): Allowed values: maharashtra, gujarat, delhi, tamil-nadu, karnataka
- keyword (string): Auction ID to search for (numeric string, e.g. '780269')
Example queries
- {"page":"1","state":"maharashtra","keyword":"780269"}