UK Find a Grant: New & Changed Grant Watch avatar

UK Find a Grant: New & Changed Grant Watch

Pricing

from $33.50 / 1,000 grant changes

Go to Apify Store
UK Find a Grant: New & Changed Grant Watch

UK Find a Grant: New & Changed Grant Watch

Turn the UK government's 'Find a government grant' service into a seed-zero, deterministic delta feed.

Pricing

from $33.50 / 1,000 grant changes

Rating

0.0

(0)

Developer

NexGen Watch

NexGen Watch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

UK Find a Grant — New & Changed Government Grant Watch

Turn the UK government's 'Find a government grant' service into a seed-zero, deterministic delta feed. First run seeds a private baseline and emits zero alerts; later runs emit one delta per newly listed grant, per changed grant, and per removed grant (removals only after a complete enumeration). Keyed on the source-native grant label. No historical dump, no inferred amount or eligibility.

Who buys this

  • Grant-seekers & bid consultants — catch new non-dilutive funding the day it is listed and see when an existing scheme's amount, deadline, or eligibility changes.
  • Public-sector / charity funding teams — monitor the whole board for a sector.

What you get

  • uk_grant_delta (watch mode) — delta_type (NEW_GRANT / GRANT_UPDATED / GRANT_REMOVED), label (= composite_key), grant_name, grant_funder, min/max/total award (amount + official display), open/close dates, applicant types, locations, short description, changed_fields, detail_url.
  • uk_grant (snapshot mode, watchMode=false) — same record shape without diffing.
  • source_receipt — per-page terminal, enumeration_complete flag, request counters, canary status. Always pushed, never billed.

Input

{ "searchTerm": "", "watchMode": true, "maxPages": 20 }

Sample output (delta)

{
"record_type": "uk_grant_delta",
"delta_type": "GRANT_UPDATED",
"label": "trees-woodlands-and-forestry---woodland-creation-planning-grant-1",
"grant_name": "Woodland Creation Planning Grant",
"grant_funder": "Department for Environment Food and Rural Affairs",
"grant_maximum_award": 30500, "grant_maximum_award_display": "£30,500",
"grant_application_close_date": "2030-04-01T00:00",
"changed_fields": ["grant_maximum_award"],
"source_url": "https://www.find-government-grants.service.gov.uk/grants?page=1"
}

Use with

UK Find a Grant Watch → your funding CRM / alerting → an LLM eligibility summarizer. Complements procurement watchers such as UK Find a Tender: Tender-to-Award Watch (this is grants / non-dilutive funding, a different surface).

Pricing (pay-per-event)

  • grant_change — per grant delta (or snapshot record).
  • source_check — per completed grants page.
  • apify-actor-start — reserved platform start event. Receipts are never billed. Seed rows, retries, unchanged grants, and blocked pages are never billed. Removals only emit after a complete enumeration.

Limits & compliance

  • Source: public, logged-out GOV.UK 'Find a government grant' service. No key, no login, no CAPTCHA; politely self-throttled.
  • Amounts and eligibility are preserved exactly as published (integer + official display string); a missing value stays null, never guessed. A blocked or partial enumeration never emits a removal.

Pricing

EventFREEBRONZESILVERGOLD+
Actor Start (apify-actor-start)$0.02$0.02$0.02$0.02
Grant change (grant_change)$0.05$0.045$0.04$0.0335
Grants page check (source_check)$0.10$0.09$0.08$0.067

Prices are the filed pay-per-event amounts per plan tier (PLATINUM/DIAMOND match GOLD). Blocked and refused runs do not intentionally charge value events.