{"status":true,"message":"LawCo scraper API is running","endpoints":{"sites":"GET /api/sites","scrapeOne":"POST /api/scrap/:site?limit=5","scrapeBrowserOne":"POST /api/scrap-browser/:site?limit=5","scrapeJob":"POST /api/scrape-jobs/:site?limit=5","scrapeJobsAll":"POST /api/scrape-jobs-all?limit=5","scrapeAvvo":"POST /api/scrape-avvo?limit=100","scrapeJobStatus":"GET /api/scrape-jobs/:jobId","avvoCronStatus":"GET /api/avvo-cron-status","scrapeAll":"POST /api/scrap-all?limit=5","scrapeCustom":"POST /api/scrap-custom?limit=5","parseProfileHtml":"POST /api/parse-profile-html","parseProfileHtmlFile":"POST /api/parse-profile-html-file","extractLinksHtmlFile":"POST /api/extract-links-html-file","processHtmlFileAuto":"POST /api/process-html-file-auto","saveRecordsCsv":"POST /api/save-records-csv","importCsvFile":"POST /api/import-csv-file","exportDbCsv":"POST /api/export-db-csv?limit=1000"}}