> ## Documentation Index
> Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
> Use this file to discover all available pages before exploring further.

# /yahoo/realestate/projects/search

> Search Yahoo! Real Estate Japan (Yahoo!不動産) new-build / pre-sale condo projects (新築マンション) by prefecture, optionally narrowed to a municipality, with filters: price range, exclusive floor-area range, walking distance to the nearest station, floor-plan layouts, earliest move-in timing and a rich catalogue of project themes and amenities (tower / large-scale / low-rise, on-sale vs upcoming, pets ok, seismic-isolation, delivery box, floor heating, near supermarket / park / school, and more). Returns project cards with name, price range, image, feature tags and a lead description.

**Price:** 10 credits per 10 results



## OpenAPI

````yaml /openapi/real-estate.json post /api/yahoo/realestate/projects/search
openapi: 3.1.0
info:
  title: Any Site API
  description: >+
    Any Site API provides programmatic access to data from LinkedIn, Instagram,
    Twitter, and other platforms.


    ## Authentication


    All API endpoints require an `access-token` header with a valid API token.
    Tokens can be created in the [dashboard](https://app.anysite.io/).


    ## Pricing


    Each endpoint has a credit cost listed in its description. Credits are
    deducted from your token balance per request.

  version: 0.0.1
servers: []
security:
  - AccessToken: []
paths:
  /api/yahoo/realestate/projects/search:
    post:
      tags:
        - /yahoo/realestate
      summary: /yahoo/realestate/projects/search
      description: >-
        Search Yahoo! Real Estate Japan (Yahoo!不動産) new-build / pre-sale condo
        projects (新築マンション) by prefecture, optionally narrowed to a municipality,
        with filters: price range, exclusive floor-area range, walking distance
        to the nearest station, floor-plan layouts, earliest move-in timing and
        a rich catalogue of project themes and amenities (tower / large-scale /
        low-rise, on-sale vs upcoming, pets ok, seismic-isolation, delivery box,
        floor heating, near supermarket / park / school, and more). Returns
        project cards with name, price range, image, feature tags and a lead
        description.


        **Price:** 10 credits per 10 results
      operationId: __api_yahoo_realestate_projects_search_post
      parameters:
        - name: access-token
          in: header
          required: true
          schema:
            anyOf:
              - type: string
      requestBody:
        required: true
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/YahooRealestateProjectsSearchPayload'
      responses:
        '200':
          description: Successful Response
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/YahooRealestateProjectCard'
        '422':
          description: Validation Error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HTTPValidationError'
components:
  schemas:
    YahooRealestateProjectsSearchPayload:
      properties:
        timeout:
          type: integer
          maximum: 1500
          minimum: 20
          default: 300
        pref:
          $ref: '#/components/schemas/YahooRealestatePref'
        city:
          anyOf:
            - type: string
            - type: 'null'
        price_min:
          anyOf:
            - type: integer
              minimum: 0
            - type: 'null'
        price_max:
          anyOf:
            - type: integer
              minimum: 0
            - type: 'null'
        include_undecided_price:
          type: boolean
          default: false
        area_min:
          anyOf:
            - type: number
              minimum: 0
            - type: 'null'
        area_max:
          anyOf:
            - type: number
              minimum: 0
            - type: 'null'
        walk_max:
          anyOf:
            - type: integer
              minimum: 1
            - type: 'null'
        layouts:
          items:
            $ref: '#/components/schemas/YahooRealestateProjectLayout'
          type: array
          default: []
        move_in:
          anyOf:
            - $ref: '#/components/schemas/YahooRealestateProjectMoveIn'
            - type: 'null'
        facets:
          items:
            $ref: '#/components/schemas/YahooRealestateProjectFacet'
          type: array
          default: []
        sort:
          $ref: '#/components/schemas/YahooRealestateProjectSort'
          default: newest
        count:
          type: integer
          minimum: 1
      type: object
      required:
        - pref
        - count
    YahooRealestateProjectCard:
      properties:
        '@type':
          type: string
          default: YahooRealestateProjectCard
        id:
          type: string
        url:
          type: string
        name:
          anyOf:
            - type: string
            - type: 'null'
        price:
          anyOf:
            - type: string
            - type: 'null'
        image:
          anyOf:
            - type: string
            - type: 'null'
        tags:
          items:
            type: string
          type: array
          default: []
        lead:
          anyOf:
            - type: string
            - type: 'null'
      type: object
      required:
        - id
        - url
    HTTPValidationError:
      properties:
        detail:
          items:
            $ref: '#/components/schemas/ValidationError'
          type: array
      type: object
    YahooRealestatePref:
      type: string
      enum:
        - hokkaido
        - aomori
        - iwate
        - miyagi
        - akita
        - yamagata
        - fukushima
        - ibaraki
        - tochigi
        - gunma
        - saitama
        - chiba
        - tokyo
        - kanagawa
        - niigata
        - toyama
        - ishikawa
        - fukui
        - yamanashi
        - nagano
        - gifu
        - shizuoka
        - aichi
        - mie
        - shiga
        - kyoto
        - osaka
        - hyogo
        - nara
        - wakayama
        - tottori
        - shimane
        - okayama
        - hiroshima
        - yamaguchi
        - tokushima
        - kagawa
        - ehime
        - kochi
        - fukuoka
        - saga
        - nagasaki
        - kumamoto
        - oita
        - miyazaki
        - kagoshima
        - okinawa
    YahooRealestateProjectLayout:
      type: string
      enum:
        - upto_1ldk
        - two_room
        - three_room
        - four_room_plus
    YahooRealestateProjectMoveIn:
      type: string
      enum:
        - immediate
        - within_3_months
        - within_6_months
    YahooRealestateProjectFacet:
      type: string
      enum:
        - new_within_30_days
        - has_floor_plan
        - has_model_room
        - actual_unit_viewable
        - on_sale
        - upcoming_sale
        - online_service
        - has_unit_layout_map
        - tower
        - low_rise
        - large_scale
        - all_units_south_facing
        - eco
        - quiet_residential_area
        - supermarket_nearby
        - park_nearby
        - nursery_nearby
        - elementary_school_nearby
        - hospital_nearby
        - all_electric
        - full_parking
        - pets_ok
        - seismic_isolation
        - resident_manager_24h
        - childcare_friendly
        - unit_security_system
        - ene_farm
        - solar_power
        - flexible_reform
        - multiple_train_lines
        - terminal_station
        - garbage_24h
        - counter_kitchen
        - independent_kitchen
        - ih_stove
        - disposer
        - walk_in_closet
        - shoes_in_closet
        - study_room
        - delivery_box
        - shared_facilities
        - guest_room
        - full_flat_floor
        - external_insulation
        - floor_heating
        - fiber_optic
    YahooRealestateProjectSort:
      type: string
      enum:
        - newest
        - most_reviewed
        - station_near
        - price_asc
        - price_desc
        - area_asc
        - area_desc
        - most_viewed
    ValidationError:
      properties:
        loc:
          items:
            anyOf:
              - type: string
              - type: integer
          type: array
        msg:
          type: string
        type:
          type: string
        input: {}
        ctx:
          type: object
      type: object
      required:
        - loc
        - msg
        - type
  securitySchemes:
    AccessToken:
      type: apiKey
      in: header
      name: access-token
      description: API token from the dashboard

````