Rentmanager: Get Pages
Rentmanager via Parse · real_estate
Retrieve site pages (feature descriptions, industry pages, resources) from Rent Manager, optionally filtered by search term. Returns paginated list of pages with title, excerpt, link, and parent relationships. 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
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b3359bee-da53-41d1-b928-0624027823bb/get_pages
- Interface artifact
- sha256:740192d0bbbf69c39c68fc96672aa3871355faad26219f11ef1126d30a212d5e
- Manifest digest
- sha256:1d9d3ffb317f47211d9734cd2ab1d62b060c0e706e63147e51161482d72ee45b
Request fields
- page (integer): Page number for pagination.
- search (string): Search term to filter pages by keyword.
- per_page (integer): Number of pages per response, max 100.
Example queries
- {"page":"1","search":"accounting","per_page":"10"}