apivault-ecommerce-leads
52M+ ecommerce & website leads database. Shopify, WooCommerce, WordPress, Wix, Magento, BigCommerce, PrestaShop & more. Verified emails, phones, socials.
Install
pip install apivault-ecommerce-leads
Quick Start
from apivault_ecommerce_leads import LeadsDB
db = LeadsDB("your_apify_token")
# Get top 100 Shopify stores in the US
leads = db.shopify(country=["US"], max_items=100)
for lead in leads:
print(lead["Root Domain"], lead.get("Emails"), lead.get("Sales Revenue"))
# WooCommerce stores in Germany with email
leads = db.woocommerce(country=["DE"], has_email=True, max_items=500)
# Full search with filters
leads = db.search(
platforms=["shopify_sites", "woocommerce_sites"],
country=["US", "GB"],
keyword="fashion",
has_email=True,
sort_by="Sales Revenue",
max_items=1000,
)
# Count matches (free, no data export)
counts = db.count(platforms=["shopify_sites"], country=["US"])
What You Get
59 fields per lead:
| Field | Description |
|---|---|
Root Domain |
Primary website domain |
Company |
Company/brand name |
Emails |
Verified email addresses |
Telephones |
Phone numbers |
Country, City, State, Zip |
Location |
Sales Revenue |
Estimated revenue range |
Employees |
Company size |
Vertical |
Industry vertical |
eCommerce Platform |
Shopify/WooCommerce/Magento/etc |
Facebook, Instagram, LinkedIn, X, TikTok |
Social profiles |
Overall Score, SEO, Performance |
Quality scores |
Tranco, Page Rank, CRuX Rank |
Traffic/authority ranks |
Technology Spend |
Monthly tech budget |
People |
Key contacts |
| ... and 40+ more fields |
Platforms (52M+ sites)
- Shopify (~7M)
- WooCommerce (~6M)
- WordPress (~25M)
- Wix (~8M)
- Magento, BigCommerce, PrestaShop, Squarespace, Joomla, ASP.NET, Mailchimp
Pricing
- ~$2.50 per 1,000 leads (Apify pay-per-event)
- Count queries are free
- No subscription
- Get $5 free credits at apify.com
Links
License
MIT
Release files for apivault-ecommerce-leads 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| apivault_ecommerce_leads-0.1.0.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| apivault_ecommerce_leads-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.1 kB
Release files / apivault_ecommerce_leads-0.1.0.tar.gz
| Download URL | apivault_ecommerce_leads-0.1.0.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
958aadff72ba1014fc15146fa4fb62f757791480bd1d02890d181d5ff708542b
|
|
BLAKE2b-256 checksum How to use checksums |
b3d650ade1e9030b45c3d8a0b0e9e97acf9e1bcbe83389103895688b63493890
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.10
|
Release files / apivault_ecommerce_leads-0.1.0-py3-none-any.whl
| Download URL | apivault_ecommerce_leads-0.1.0-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e7b01aacc296032e74dd791798e8b6b110d78a5d4db6829d190ba945e2665eab
|
|
BLAKE2b-256 checksum How to use checksums |
a7dba58f909000e1fa6462b117e980b89927ca49c6f719e2ee0e48868098459a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.10
|