Re-exports§
pub use site::FiveNineOneSite;pub use types::AreaRange;pub use types::AreaValue;pub use types::Community;pub use types::CommunityDetail;pub use types::CommunityRankItem;pub use types::CommunityRanks;pub use types::ContentUnit;pub use types::CoordArea;pub use types::CrawlOptions;pub use types::DealTime;pub use types::HighValueListing;pub use types::HighValueParams;pub use types::LabelledValue;pub use types::MapCoord;pub use types::NearbyCommunity;pub use types::NewhouseDetail;pub use types::NewhouseHousing;pub use types::NewhouseLayoutBlock;pub use types::NewhouseMarket;pub use types::NewhouseMarketItem;pub use types::NewhouseMarketRoom;pub use types::NewhouseModules;pub use types::NewhouseNearbyBusiness;pub use types::NewhouseNearbyComm;pub use types::NewhouseNearbyMarket;pub use types::NewhousePage;pub use types::NewhousePhoto;pub use types::NewhousePhotoCategory;pub use types::NewhousePoi;pub use types::NewhousePriceList;pub use types::NewhouseProject;pub use types::NewhouseSaleCtrlInfo;pub use types::NewhouseSaleCtrlPrice;pub use types::NewhouseSalesAgent;pub use types::NewhouseSurrounding;pub use types::NewhouseSurroundingFacility;pub use types::NewhouseSurroundingHousing;pub use types::PendingArea;pub use types::PendingPrice;pub use types::PendingRoom;pub use types::PriceRange;pub use types::PriceRecord;pub use types::PriceValue;pub use types::Region;pub use types::RentAddress;pub use types::RentDetail;pub use types::RentFactTable;pub use types::RentLinkInfo;pub use types::RentLinkInfoExt;pub use types::RentNoticeItem;pub use types::RentPhoto;pub use types::RentPhotoGroup;pub use types::RentPublish;pub use types::RentRemark;pub use types::RentServiceItem;pub use types::RentServiceTable;pub use types::RentSurround;pub use types::RentSurroundCategory;pub use types::RentSurroundPoi;pub use types::RentTag;pub use types::SaleDetail;pub use types::SaleHouseListing;pub use types::SaleHousePage;pub use types::SaleListing;pub use types::SaleSimilarWare;pub use types::SearchListing;pub use types::SearchParams;
Modules§
Structs§
- Client591
- Client for the 591 rental platform public API.
Constants§
- REGIONS
- Taiwan region codes used by the 591 API.
- RENT_
PAGE_ SIZE - Page size that
bff-house.591.com.tw/v3/web/rent/listreturns per request. Verified live 2026-04-30. Exposed publicly so the CLI’s pagination math (checkpoint advance, resume offset, default limit) stays in sync with the library.