# Konkursy i loterie w Polsce bez zakupu (Polish no-purchase sweepstakes) > A machine-readable directory of current sweepstakes, contests and lotteries in Poland that do not require a purchase (or offer a free alternative entry method). Data is re-scraped daily around 06:00 Europe/Warsaw. This file is the front door for AI agents. Base URL: https://110kc3.github.io/polish-sweepstakes ## Read the data - Full dataset (JSON): https://110kc3.github.io/polish-sweepstakes/data/lotteries.json - Same content as HTML with schema.org JSON-LD (ItemList of Event): https://110kc3.github.io/polish-sweepstakes/ ## Dataset shape (data/lotteries.json) - Top level: { version, generatedAt (ISO 8601), checkedAt (ISO 8601), items: [...] } - Each item: id, source (fajnekonkursy|ofree|pepper), title, url (source article with full rules), publishedAt, modifiedAt, deadline (YYYY-MM-DD or null), status (active|ended|unknown), links.organizer (contest entry page, may be null), links.regulamin (official rules, may be null), entry.summary (how to enter, Polish), prize.summary (Polish), prize.currency (PLN), lastSeenAt, verification. - verification (our own first-party check, not from the aggregators; non-ended items only): { checkedAt, sourceOk, organizerOk } — true = reachable, false = definitively dead (404/410/DNS), null = inconclusive (bot-blocked or transient error) or not checked. Items whose source article is definitively dead are removed from the dataset. - deadline/status/summaries are heuristic extractions from the source article text — always confirm against the linked regulamin (official rules) at item.url. ## Notes - Sources: fajnekonkursy.pl and ofree.pl (categories restricted to no-purchase / free-entry contests), plus pepper.pl (community-posted contests from the Konkursy group; usually free entry, not editorially guaranteed). - This site is informational only; it is not the organizer of any listed contest. - Content language: Polish (pl). Audience: people in Poland.