PrestaShop Addons · Publisher Emails avatar

PrestaShop Addons · Publisher Emails

Pricing

from $3.50 / 1,000 author scrapeds

Go to Apify Store
PrestaShop Addons · Publisher Emails

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

Corentin Robert

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

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 in developerUrl)
  • 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 goalSuggested setup
PrestaShop / ecom agencyEditors in a niche (invoice, Payment)Search invoice · Max 20
SaaS / ERP vendorUnique publishers + module countCategory Payment · Max 100
Marketplace / analystFull unique-publisher fileFull 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?

FieldDescription
developerName, developerId, developerUrlStudio name when public; always a contributor id + profile URL
country, certified, listedProducts, averageRatingPublisher stats from the product JSON
responseTime, yearsOnAddons, supportLanguagesSupport metadata when Addons sends it
moduleId, moduleTitle, moduleUrl, modulePrice, moduleScoreSample module for this author
developerEmail, developerWebsiteUsually null. Copied only if Addons publishes them (rare). Never guessed.
sourceQuery, scrapedAtRun metadata

Not extracted: phone numbers, private inboxes, guessed info@ on a marketing site, PrestaShop merchant stores.

How to scrape PrestaShop Addons unique publishers

  1. Open this Actor in Apify Console.
  2. 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.
  3. Step 2 — Search (Search mode only): keep invoice, or paste a module / author URL. Optionally pick a category.
  4. Leave Max authors at 20 for a first run. Full public catalog is about 500 unique publishers, not 20,000 shops.
  5. 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 planPer publisherPer 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
RunApprox. 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.

FieldWhy it exists
ModeSearch a niche, or walk the public module + theme + services listings
Keyword / URLinvoice, a module .html URL, or an author /{id}_{slug} / ?contributor= URL
CategoryPayment, SEO, invoicing… unioned with the keyword
Max authorsUnique developerId cap
Require public emailOptional 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 developerName is normal (Community developer is a placeholder).
  • Full catalog ≈ 500 unique publishers after dedupe.

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