{"endpoints":{"/analyze-docket":"POST - Analyze docket entry with tier 2 and tier 3 analysis","/brazil-scraper":"GET - Scrape CADE public notices and match with deals (date range: yesterday to today, query param: headless)","/bundeskartellamt-initial":"GET - Scrape Bundeskartellamt Laufende Verfahren (initial filing) \u2014 new cases to german_cases collection","/bundeskartellamt-press-release":"GET - Scrape Bundeskartellamt press releases and match with deals","/bundeskartellamt-scraper":"GET - Scrape Bundeskartellamt German merger cases and match with deals","/bundeskartellamt-update-monitor":"GET - Monitor open german_cases for changes, match deals, send update emails","/cade-brazil-monitor":"GET - Monitor existing Brazil deals for new table records updates (query param: headless)","/canada-competition-bureau-case-update-monitor":"GET - Monitor Canada Competition Bureau cases for updates and send email notifications","/competition-bureau-canada-scraper":"GET - Scrape Canada Competition Bureau merger reviews and match with deals","/dockets":"GET - Fetch docket entries with pagination (query params: docket_type, docket_number, page, limit, sort_field, sort_order)","/fcc-scraper":"POST - Check for new FCC filings and scrape HTML","/ftc-early-termination-scraper":"GET - FTC early termination list scrape \u2192 ftc_cases collection, deal match, emails (logs: /logs?script=ftc_cases)","/health":"GET - Health check endpoint","/mergers":"GET - Get all merger records from MongoDB","/new-accc-cases-register":"GET - Scrape ACCC acquisitions and match with deals","/new-accc-cases-update-monitor":"GET - Monitor ACCC acquisition cases for updates and send email notifications","/new-cade-cases-register":"GET - Scrape CADE Brazil public notices and store in brazil_cases collection (query params: headless, days)","/new-cade-cases-update-monitor":"GET - Monitor brazil_cases for updates and send email notifications (query param: headless)","/new-canada-cases-register":"GET - Register new Canada Competition Bureau cases into canada_cases collection","/new-canada-cases-update-monitor":"GET - Monitor canada_cases collection for updates and send email notifications","/new-ec-case-register":"GET - Filter and match EC merger cases with deals","/new-ec-case-update-monitor":"GET - Monitor EC merger cases for updates and send email notifications","/new-fs-case-register":"GET - Filter and match EC Foreign Subsidies cases with deals","/new-fs-case-update-monitor-new":"GET - Monitor EC Foreign Subsidies cases for updates and send email notifications","/new-samr-conditional-scraper":"GET - Scrape SAMR China conditional approval notices and match with deals (query params: headless, use_html)","/new-samr-public-scraper":"GET - Scrape SAMR China public notices and match with deals (query param: headless)","/new-samr-unconditional-scraper":"GET - Scrape SAMR China unconditional approval notices and match with deals (query params: headless, use_html)","/nm-prc-download-extract":"POST - Download NM PRC e360 document by document param and extract text","/nm-prc-extract-pdf":"POST - Fetch PDF from protected NM PRC eDocket URL and extract text (requires login first)","/nm-prc-fetch":"POST - Fetch HTML from NM PRC eDocket system (requires authentication)","/nm-prc-get-html":"POST - Fetch HTML from protected NM PRC eDocket URL (requires login first)","/nm-prc-login":"POST - Login to NM PRC eDocket system and save cookies","/nz-cases-update-monitor":"GET - Monitor nz_cases collection for updates, match to deals, and send emails","/nz-comcom-case-register":"GET - Scrape NZ ComCom case register and match with deals","/nz-comcom-case-register-to-db":"GET - Scrape NZ ComCom case register and save new records to nz_cases collection","/nz-comcom-case-update-monitor":"GET - Monitor NZ ComCom cases for updates and send email notifications","/proxy-check":"POST - Check if a proxy port is open","/puc-scrape":"POST - Scrape PUC documents for a given URL","/scrape":"POST - Scrape documents for a given URL","/system-check":"GET - Check system dependencies for document extraction","/uk-cma-scraper":"GET - Scrape UK CMA merger cases and match with deals (query params: use_html)"},"message":"Minnesota E-filing Scraper API","usage":{"POST /proxy-check":{"body":{"host":"string (optional, default: 95.135.111.121)","port":"integer (optional, default: 45237)","timeout":"integer (optional, default: 5)"},"description":"Checks if a proxy port is open and accessible"},"POST /scrape":{"body":{"type":"string (optional, 'html' or 'document', default: 'html')","url":"string (optional, default: https://efiling.web.commerce.state.mn.us/documents?doSearch=true&dockets=24-198)","wait_time":"integer (optional, default: 20)"},"description":{"document":"Downloads and extracts text content from documents (PDF, Word, etc.)","html":"Returns HTML content of the scraped page"}}}}
