Startmycar: Get Guide Detail
Startmycar via Parse · automotive
Get the full content of a specific guide including title, summary, and structured content sections with headings, paragraphs, and list items. API for StartMyCar.com — a community-driven platform covering car problems, maintenance guides, owner reviews, manuals, and fuse box diagrams. Fulfilled by Parse from startmycar.com.
- automotive
- other
- parse
- platform-key
- reviews-ratings
- startmycar
- startmycar-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f57ae734-c738-4956-9082-88c07d4ff46b/get_guide_detail
- Interface artifact
- sha256:19b0bf0c0e31e960c3bf1a1a73ea38da65fcfa184309476967e443e20b28c671
- Manifest digest
- sha256:87f6d10daea3409467a981f34729acb728778aa1d8807f2a79253cda551d17ef
Request fields
- make_slug (string, required): Make slug from get_all_makes results (e.g. 'ford', 'toyota').: Allowed values: ford, toyota, chevrolet, honda, volkswagen, nissan, hyundai, kia, mercedes-benz, dodge
- guide_slug (string, required): Guide slug from get_model_guides_list results (e.g. 'airbags', 'map-sensor', 'oxygen-sensor').
- model_slug (string, required): Model slug from get_models_by_make results (e.g. 'focus', 'corolla').
Example queries
- {"make_slug":"ford","guide_slug":"airbags","model_slug":"f-150"}