LeadProof
Verified local-business lead lists: quote, sample and order.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Verified local-business lead lists: quote, sample and order. The person approves every payment.
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| get_pricing | Price tiers, review-filter multipliers, quantity limits and what a delivered list contains. Call this before quoting if the person wants to compare options. |
| quote_lead_list | Exact price for a lead list: business types, locations, quantity and optional minimum-review bar. Returns the amount the site charges, what is included and delivery terms. Nothing is created. |
| get_sample_leads | A few illustrative rows in the exact delivered format (placeholder businesses on reserved example domains, not real leads), plus the column reference. |
| get_checkout_link | A leadproof.co link with the list already configured. The person opens it, reviews the price and pays on the site. Use this when they prefer to finish in a browser. Nothing is created until they order. |
| create_order | Creates the order and returns a PayPal approval link. The PERSON must open the link and approve the payment; nothing is charged until they do. Ask for the delivery email first: the CSV and the order page go there. Returns the order id, the approval link, an order-status link and a status token for get_order_status. |
| get_order_status | Status of an order created with create_order: awaiting approval, in review, building, delivered (with a download link) or refunded. Needs the order_id and status_token that create_order returned. |