GET goszakup.gov.kz HTTP 2001.9 s41.2 KB$0.000032 captured Aug 7, 2026
goszakup.gov.kz, as data
One API turns any goszakup.gov.kz page into markdown, structured JSON, its link graph or a screenshot, and crawls the whole site the same way. The panel shows the real response we captured.
- Render mode
- Plain HTTP, no browser needed
- Response
- HTTP 200 in 1.9 s
- Page size
- 41.2 KB of markdown, 206 lines
- Fields
- Title, Department, Date, Description and 2 more
- Captured
- Aug 7, 2026
Free balance on signup, no card. This goszakup.gov.kz page cost $0.000032 to fetch.
## Page treeCreated by [admin](< /display/~admin>), last modified by [Дженгишева Д.Ә](< /display/~didz### **Шартты Қазынашылықта тіркеу**** **### **«Қазынашылықта**** тіркеумен/Қазынашылықта тіркеусіз» белгісі**## Шығын ерекшелігі бойынша шарттың мәнін сипаттау## Шартты Қазынашылықта тіркеуге жіберу*001-100-111 сомасы 100000, аванс 10%, өтінімде аванс сомасы=10000, төленгені 10000**001-100-111 сомасы 40000, аванс 10%, **өтінімде аванс сомасы**=4000, төленгені 3000**001-100-111 сомасы 20000, аванс 10%=2000, өтінімде аванс сомасы =0, себебі 2000<3000 (*аванс сомасы нақты аванстан аз*)*АҚМ тіркеуге өтінімді өңдеу бөлігінде «Қазынашылық-Клиент» АЖ-да бухгалтердің жұмысы бойынша нұсқаулық Қазынашылық комитетінің сайтында «Ақпараттық жүйелер»- «ММ үшін АҚМ тіркеуге өтінім. 7.0 нұсқасы» бөлікте орналастырылған (http://www.kazyna.gov.kz/index.php/ru/component/users/?view=login&return=aHR0cDovL3d3dy5rYXp5bmEuZ292Lmt6L2luZGV4LnBocC9ydS9pbmZvcm1hdHNpb25ueWUtc2lzdGVteS9ydWtvdm9kc3R2by1wb2x6b3ZhdGVseWE=).# ** «Қазынашылық-Клиент» АЖ-да өтінімді әрі қарай қалыптастыру және өңдеу бизнес-процессінің қысқаша сипатталуы****Ескертпе: **Қазақстан Республикасы Қаржы министрінің 2016 жылғы 27 қаңтардағы №30 «Шығыстардың экономикалық сыныптамасы ерекшеліктерінің, оның ішінде жасалған азаматтық-құқықтық мәмілелерді тіркеу міндетті болып табылатын шығыстар түрлерінің тізбесін бекіту туралы» бұйрығына сәйкес 000151, 000169 ерекшелікті шарттар Қазынашылық органдарда тіркелмейді. Егер «Қазынашылық-Клиент» АЖ-ға тіркеуге өтінімді қалыптастыру сауалы жіберілсе, жүйе *«000151, 000169 ерекшеліктері бойынша АҚО-да тіркеуге өтінімді қалыптастыру мүмкін емес» *қатені қайтарады.## **Ақша алушы мем. кірістер органдары (өнім беруші емес) болып табылатын шарттар бойынша ақша алушының деректемелерін қосу **### **Тіркеу туралы мәліметтерді қолмен енгізу**### **Шартты**** бұзған кезде Қазынашылыққа өтінім жіберу**{"serverDuration": 130, "requestCorrelationId": "575590a2a3b1c9ce"} What Spider does on goszakup.gov.kz
Same key, five endpoints. The numbers under a cell were measured on this page.
Page to markdown
Clean text for RAG and LLM context, boilerplate removed. The lane that runs without a key.
1.9 s · $0.000032Page to JSON
Spider reads the page and names the fields. Pass your own schema when you need exact keys.
Rendered capture
Real Chromium, full-page PNG. The same call also returns the rendered HTML.
The call behind the panel
This request produced the response above. Paste it with your key and you get the same bytes.
curl -X POST https://api.spider.cloud/scrape \
-H "Authorization: Bearer $SPIDER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://wiki.goszakup.gov.kz/pages/viewpage.action?pageId=1327236", "return_format": "markdown"}' from spider import Spider
app = Spider()
params = {"return_format": "markdown"}
page = app.scrape_url("https://wiki.goszakup.gov.kz/pages/viewpage.action?pageId=1327236", params=params)
print(page[0]["content"]) import { Spider } from "@spider-cloud/spider-client";
const app = new Spider();
const [page] = await app.scrapeUrl("https://wiki.goszakup.gov.kz/pages/viewpage.action?pageId=1327236", {
return_format: "markdown",
});
console.log(page.content); What goszakup.gov.kz costs
Multiplied from the measured 41.2 KB page. Estimates round to the cent.
1 GB of transfer costs $1, plus $0.001 per CPU minute, and failed requests cost $0. Crawling daily? The Unlimited plan is a flat monthly rate.
Point this at the rest of goszakup.gov.kz.
The capture above took 1.9 s and cost $0.000032. The same call takes any URL on goszakup.gov.kz.