Rentmanager: Search Content
Rentmanager via Parse · real_estate
Full-text search across all public content (posts and pages) on rentmanager.com. Returns matching results with title, URL, and content type. Paginates via page number. content_type filters to posts or pages only; omitting returns both. Access publicly available content from rentmanager.com including blog posts about property management workflows, feature pages, categories, and site-wide search. Fulfilled by Parse from rentmanager.com.
- b2b-directory
- news-media
- parse
- platform-key
- real-estate
- rentmanager
- rentmanager-com
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/b3359bee-da53-41d1-b928-0624027823bb/search_content
- Interface artifact
- sha256:a0e51bd4332e0ea90ade811c1ae89f2e857e5f174d0ada543ba3c3e6d3e6ccb9
- Manifest digest
- sha256:3a27cec74c92202af0e9fd659ccafd8359c068f3160c76ec3bc5c6c307ec6424
Request fields
- page (integer): Page number for pagination.
- query (string, required): Search query string (e.g. 'property management', 'maintenance', 'accounting').
- per_page (integer): Number of results per page, max 100.
- content_type (string): Filter by content type.: Allowed values: any, post, page
Example queries
- {"page":"1","query":"property management","per_page":"10","content_type":"any"}