Furnicular avatar
Furnicular

Deprecated

Pricing

$0.01 / 1,000 results

Go to Store
Furnicular

Furnicular

Deprecated

Developed by

Christopher McKenzie

Christopher McKenzie

Maintained by Community

This Apify Actor crawls a website, generates markdown documentation answering a user's question using OpenRouter and LLMs. You provide the website URL, your question, and optionally a user context and previous response for iterative refinement.

0.0 (0)

Pricing

$0.01 / 1,000 results

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

2 months ago

Root Website URL

rootWebsitestringOptional

The root website URL to crawl (will look for sitemap.xml at this URL)

Default value of this property is "https://docs.sendai.fun"

Question

questionstringRequired

The question you want to ask about the Sendai API documentation

User Context

userContextstringOptional

Profile of the user (e.g., 'a developer familiar with JavaScript and React')

Default value of this property is ""

Previous Response

previousResponsestringOptional

The previous response from the AI model (for iterative refinement)

Default value of this property is ""

Model

modelEnumOptional

The OpenRouter model to use for answering the question

Value options:

"anthropic/claude-3-opus": string"anthropic/claude-3-sonnet": string"anthropic/claude-3-haiku": string"openai/gpt-4-turbo": string"openai/gpt-4o": string"openai/gpt-3.5-turbo": string"google/gemini-2.0-pro-exp-02-05:free": string"meta-llama/llama-3-70b-instruct": string

Default value of this property is "google/gemini-2.0-pro-exp-02-05:free"

Preview

previewbooleanOptional

Whether this is a preview run (will not save documentation to file)

Default value of this property is false