/
ST
structifyai
/
Structify
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 23m ago · Updated 7mo ago
Details
Filter operations
account
8
admin
41
chat
27
chat_templates
1
code
2
connector_catalog
3
connectors
24
dataset
25
documents
4
entity
22
jobs
6
post
You successfully cancelled a job.
get
Retrieve scrapers associated with a job from structify.
get
Get all source entities and their associated sources for a specific job
get
List all the executions
post
You successfully scheduled a job.
get
/jobs/{job_id}/events
match
2
Nango
2
project
5
public_sessions
2
sandbox
3
scrape
2
server
1
sessions
17
slack
1
source
3
structure
8
team
13
teams
3
transactions
3
usage
2
user
2
whitelabel
3
wiki
5
workflow
3
workflow_schedule
8
jobs
Retrieve scrapers associated with a job from structify.
get
/jobs/get_scrapers/{job_id}
Path parameters
job_id
string
required
Response
Successfully got scrapers for job.
ScraperWithJobInfo[]
required
base_url
string
required
chat
ChatPrompt
code
string
nullable
events
ChatEvent[]
nullable
is_newly_created
boolean
required
next_page_code
string
nullable
scraper_created_at
string
date-time
required
scraper_id
string
uuid
required
scraper_updated_at
string
date-time
required
Changes