Declare the records
The pilot starts with the same ten selected ClinicalTrials.gov records shown in this sample: two records for each of five named assets.
Proposed pilot · Research operations
For research and competitive-intelligence teams that repeatedly compare the same registry records, the proposed PeptideScanner monitor turns those checks into a concise, source-linked report with an export your team can reuse.
The public sample below is a dated baseline format check. Recurring delivery remains a proposal until cadence and delivery are separately reviewed.
A narrow workflow
The proposed pilot keeps attention on a declared set of records and the fields that change the shape of a recurring report. Each check can show a changed field, a no-change result, a first observation, or a source-check failure, with the original registry record attached.
That gives a team a compact handoff: what the source currently says, what changed since the last successful observation, and where the source window has a gap.
The proposed workflow
The pilot starts with the same ten selected ClinicalTrials.gov records shown in this sample: two records for each of five named assets.
Status, phase, enrollment, completion dates, sponsor, and source-posted update date stay in a stable machine-readable shape.
A digest would be reviewed before delivery. The monitor reports source metadata without interpreting clinical meaning.
Founding pilot proposal
The proposed first service period is designed for one organization and one designated business recipient. It covers this fixed ClinicalTrials.gov scope, source-linked before/after observations after the recurring workflow is verified, explicit no-change checks, and source gaps when a check cannot be completed.
The pilot excludes new-trial discovery, literature and regulator monitoring, medical or legal interpretation, dosing or purchasing guidance, and bespoke research.
Dated public sample
On Sep 5, 2026, all 10 selected records produced first observations. The sample shows 10 baseline results, with 0 changes and 0 failed checks represented. There is no prior observation in this dated sample, so it makes no claim about a change or an established seven-day cadence.
Each card links to the exact ClinicalTrials.gov record supporting the displayed registry fields. The public downloads contain the same source-linked baseline and tracked fields.
Machine-readable sample
The JSON and CSV endpoints contain the exact dated baseline shown above: the declared scope, result counts, tracked fields, checked date, and direct source URLs.
Scope and ten baseline records in one stable object.
{
"schemaVersion": "portfolio-monitor-public-sample/v1",
"checkedDate": "2026-09-05",
"records": [
{
"asset": "semaglutide",
"recordId": "NCT07087795",
"outcome": "baseline",
"checkedDate": "2026-09-05",
"sourceUrl": "https://clinicaltrials.gov/study/NCT07087795",
"fields": {
"status": "ACTIVE_NOT_RECRUITING",
"phase": [
"PHASE1"
],
"enrollmentCount": 96,
"enrollmentType": "ESTIMATED",
"completionDates": {
"primary": {
"date": "2026-09-12",
"type": "ESTIMATED"
},
"overall": {
"date": "2026-09-25",
"type": "ESTIMATED"
}
},
"sponsor": {
"name": "Novo Nordisk A/S",
"class": "INDUSTRY"
},
"lastUpdatePostDate": {
"date": "2026-08-13",
"type": "ACTUAL"
}
}
}
]
}Open the JSON endpoint ↗One row per record, with tracked fields and a source link.
"sample_date","asset","record_id","outcome","checked_date","source_last_updated","source_last_updated_type","status","phase","enrollment_count","enrollment_type","completion_primary_date","completion_primary_type","completion_overall_date","completion_overall_type","sponsor_name","sponsor_class","source_url"
"2026-09-05","semaglutide","NCT07087795","baseline","2026-09-05","2026-08-13","ACTUAL","ACTIVE_NOT_RECRUITING","PHASE1","96","ESTIMATED","2026-09-12","ESTIMATED","2026-09-25","ESTIMATED","Novo Nordisk A/S","INDUSTRY","https://clinicaltrials.gov/study/NCT07087795"Open the CSV endpoint ↗Read the boundary
Contact PeptideScanner
Send a note to hello@peptidescanner.com with your question, a page and source to check, or the repeated report task you want to make easier. Pilot inquiries start with the fixed public scope shown here.