Mojeek AI Summary Scraper
Under maintenancePricing
from $1.99 / 1,000 mojeek ai summary scraper results
Mojeek AI Summary Scraper
Under maintenanceScrapes Mojeek AI Summary answers for any query. Extracts the full set of AI-answer fields: AI answer (text + HTML), model/provider, sources, inline references, follow-up/related questions, organic results, extraction confidence, and more.
Pricing
from $1.99 / 1,000 mojeek ai summary scraper results
Rating
0.0
(0)
Developer
Search API
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Scrapes Mojeek AI Summary answers for any query. Extracts the full set of AI-answer fields: AI answer (text + HTML), model/provider, sources, inline references, follow-up/related questions, organic results, extraction confidence, and more.
What this Actor collects
The Actor converts AI-generated answers with their supporting metadata into clean JSON records that can be downloaded, queried through the Apify API, or sent to downstream workflows.
- Uses the input limits and filters below to control the crawl.
- Stores source-backed fields defined by the 33-field dataset schema.
- Omits optional fields when the source does not expose a value instead of writing nulls or fabricated placeholders.
Use cases
- Answer-engine monitoring
- Citation and source research
- Generative-search analysis
Input
Provide input in JSON. Fields marked required must be supplied; source-specific alternatives and constraints are described in the field text.
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
queries | array | Yes | ["artificial intelligence","climate change"] | List of search queries to get AI summaries for. Each query generates one dataset item. |
language | string | No | "en" | Language code for results (e.g. 'en', 'de', 'fr'). |
region | string | No | "" | Region code for localized results (e.g. 'GB', 'US', 'IN'). |
proxyConfiguration | object | No | {"useApifyProxy":true} | Proxy settings. Residential proxies recommended for reliable results. |
Example input
{"queries": ["what is privacy-respecting search"],"language": "en","proxyConfiguration": {"useApifyProxy": false}}
Output
The default dataset contains one item per query, with the AI summary and supporting metadata returned by Mojeek. The following are the most useful fields; availability can vary when Mojeek does not return a summary.
| Field | Type | Description |
|---|---|---|
position | integer | Position |
searchQuery | string | Search Query |
aiSummaryLength | integer | Ai Summary Length |
sourcesCount | integer | Sources Count |
followupQuestionsCount | integer | Followup Questions Count |
extractionConfidence | string or number | Extraction confidence; error-only records can use a numeric zero |
scrapedAt | string | Scraped At |
type | string | Type |
query | string | Query |
resultType | string | Result Type |
page | integer | Page |
aiSummary | string | Ai Summary |
aiSummaryHtml | string | Ai Summary HTML |
aiSummaryTokens | integer | Ai Summary Tokens |
model | string | Model |
modelProvider | string | Model Provider |
Example dataset item
No successful summary record is embedded because the current local storage contains only a source-blocking error record. Run the Actor with the example input and a residential proxy to create a source-backed output item; this README does not invent a successful answer.
