PrestaShop Addons · Publisher Emails
Pricing
from $3.50 / 1,000 author scrapeds
PrestaShop Addons · Publisher Emails
Unique PrestaShop Addons publishers (not per module): name, country, listed products, rating, Addons profile. Addons does not publish emails — this is a publisher catalog, not an inbox file.
Pricing
from $3.50 / 1,000 author scrapeds
Rating
0.0
(0)
Developer
Corentin Robert
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
What does PrestaShop Addons Unique Publishers do?
This Actor is a PrestaShop Addons publisher catalog (a public Addons authors API alternative). It reads addons.prestashop.com and exports one row per unique author — not one row per module.
It is not an email scraper. Addons routes support through a contact form. Email, phone and marketing website are almost never public. Empty contact fields are expected, not a failed scrape.
Each row is the publisher file:
- Name when Addons lists a studio (independents often appear as
Community developer→ name stays empty, id is indeveloperUrl) - Country, listed products, average rating, certified, support languages
- Addons profile URL and one sample module (title, price, rating)
Two invoice modules under the same editor produce one row. That is the product.
Need inboxes? Shopify and Chrome publish mailto far more often: Shopify App Store Developer Contacts · Chrome Web Store Unique Emails.
Why scrape PrestaShop Addons publishers?
Agencies, SaaS, and marketplaces sell to module editors, not shop owners. You need unique contributor ids with portfolio size — not a duplicate row per module.
| You are… | Typical goal | Suggested setup |
|---|---|---|
| PrestaShop / ecom agency | Editors in a niche (invoice, Payment) | Search invoice · Max 20 |
| SaaS / ERP vendor | Unique publishers + module count | Category Payment · Max 100 |
| Marketplace / analyst | Full unique-publisher file | Full catalog (paid) · ~500 authors |
On Apify you can schedule runs, download JSON / CSV / Excel, and call the Actor from the API (Sheets, Make, n8n).
What data can this PrestaShop Addons scraper extract?
| Field | Description |
|---|---|
developerName, developerId, developerUrl | Studio name when public; always a contributor id + profile URL |
country, certified, listedProducts, averageRating | Publisher stats from the product JSON |
responseTime, yearsOnAddons, supportLanguages | Support metadata when Addons sends it |
moduleId, moduleTitle, moduleUrl, modulePrice, moduleScore | Sample module for this author |
developerEmail, developerWebsite | Usually null. Copied only if Addons publishes them (rare). Never guessed. |
sourceQuery, scrapedAt | Run metadata |
Not extracted: phone numbers, private inboxes, guessed info@ on a marketing site, PrestaShop merchant stores.
How to scrape PrestaShop Addons unique publishers
- Open this Actor in Apify Console.
- Step 1 — Mode: leave Search (a niche) or switch to Full catalog (unique authors from All modules + Themes + Services, paid). Catalog ignores keyword and category.
- Step 2 — Search (Search mode only): keep
invoice, or paste a module / author URL. Optionally pick a category. - Leave Max authors at 20 for a first run. Full public catalog is about 500 unique publishers, not 20,000 shops.
- Click Start. Download JSON, CSV, or Excel. Use the Publisher file view (name, country, modules, rating, profile).
In Search mode, query or category is required. Full catalog is paid Apify plans only.
Apify Residential proxy is always on on the platform. There is no toggle. Default timeout is 4 hours.
How much does it cost to scrape PrestaShop Addons publishers?
Pay-per-event. Actor start is $0.00005. You pay per unique publisher written to the dataset — not per module.
Priced as a catalog file ($2 / 1k on Free), not as an email list. Shopify unique publishers with public emails are ~$5 / 1k. This Actor does not claim an inbox.
Free plan: a run stops at 20 publishers. Search: paid plans up to 2,000. Full catalog (paid): up to 20,000 (the live marketplace has ~500 unique authors).
| Apify plan | Per publisher | Per 1,000 |
|---|---|---|
| Free | $0.002 | $2.00 |
| Bronze | $0.0018 | $1.80 |
| Silver | $0.0016 | $1.60 |
| Gold | $0.0014 | $1.40 |
| Platinum | $0.0012 | $1.20 |
| Diamond | $0.001 | $1.00 |
| Run | Approx. cost (Free) |
|---|---|
| Default / Free cap (20) | $0.04 |
| 100 publishers | $0.20 |
| Full public catalog (~500) | ~$1.00 |
Set Max authors and a max total charge. Default memory is 512 MB (HTTP JSON only). Residential proxy traffic is billed by Apify Proxy.
Input
See the Input tab.
| Field | Why it exists |
|---|---|
| Mode | Search a niche, or walk the public module + theme + services listings |
| Keyword / URL | invoice, a module .html URL, or an author /{id}_{slug} / ?contributor= URL |
| Category | Payment, SEO, invoicing… unioned with the keyword |
| Max authors | Unique developerId cap |
| Require public email | Optional filter. Almost all rows are skipped if Yes — Addons does not publish mailto. |
Output
You can download the dataset in JSON, HTML, CSV, or Excel.
{"developerName": "Idnovate","developerId": "195866","developerUrl": "https://addons.prestashop.com/en/109_idnovate","developerEmail": null,"developerWebsite": null,"listedProducts": 74,"averageRating": 4.7,"country": "Spain","certified": true,"moduleTitle": "Promotions and discounts","sourceQuery": "catalog","scrapedAt": "2026-08-19T12:00:00.000Z"}
Tips
- Start with Max authors = 20 and
invoice. - Use developerUrl as the stable key for CRM / outreach, not email.
- Independents: empty
developerNameis normal (Community developeris a placeholder). - Full catalog ≈ 500 unique publishers after dedupe.
Related Actors
- Shopify App Store Developer Contacts — unique publishers with public emails
- Google Play Developer Contacts
- Chrome Web Store Unique Emails
FAQ
Why is the email empty?
Addons uses Ask a question (contact-form.php). This Actor does not guess addresses. Buy Shopify / Chrome Actors if you need a mailto.
Is one row one module?
No. One row is one author id. Five modules from the same editor are one charge.
Do I need a PrestaShop login?
No. Public marketplace JSON only.
Can I scrape every author?
Full catalog (paid) paginates All modules, Themes and Services. Expect ~500 unique publishers, not every PrestaShop merchant shop.
Disclaimer
Our Actors are ethical and do not extract private user data. They only extract what the publisher has chosen to share publicly on PrestaShop Addons. Results can contain personal data (GDPR). Do not scrape personal data without a legitimate reason. If you are unsure, consult your lawyers.
Use the Issues tab for feedback. Use the API tab for programmatic access. Custom work: corentin@outreacher.fr