Ads.txt Scraper — Authorized Sellers Extractor avatar

Ads.txt Scraper — Authorized Sellers Extractor

Pricing

from $0.20 / 1,000 seller or audit rows

Go to Apify Store
Ads.txt Scraper — Authorized Sellers Extractor

Ads.txt Scraper — Authorized Sellers Extractor

Extract authorized digital sellers from ads.txt and app-ads.txt files for publisher and adops audits.

Pricing

from $0.20 / 1,000 seller or audit rows

Rating

0.0

(0)

Developer

Q Services

Q Services

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Categories

Share

Extract authorized seller rows from public ads.txt and app-ads.txt files.

Use it for publisher adops audits, supply-chain checks, reseller monitoring, and recurring controls across media portfolios.

Example result:

{
"domain": "cnn.com",
"fileType": "ads.txt",
"status": "found",
"advertisingSystemDomain": "google.com",
"publisherAccountId": "pub-123456789",
"relationship": "DIRECT",
"certificationAuthorityId": "f08c47fec0942fa0",
"scrapedAt": "2026-07-09T10:30:00.000Z"
}

How to use it

  1. Paste publisher domains or URLs.
  2. Enable app-ads.txt if you also audit mobile inventory.
  3. Set the maximum seller rows.
  4. Start the Actor and export the Dataset.

Pricing

EventPrice
Run start$0.005
Per seller or audit row$0.0002

1,000 seller rows cost about $0.205 before Apify platform usage.

Output fields

FieldTypeAlways present
domainstringYes
fileTypeads.txt or app-ads.txtYes
fileUrlURLYes
statusfound, missing, emptyYes
advertisingSystemDomainstring or nullNo
publisherAccountIdstring or nullNo
relationshipDIRECT, RESELLER, or otherNo
certificationAuthorityIdstring or nullNo
variablesobjectYes
invalidLineCountnumberYes
scrapedAtISO dateYes

Limitations

  • It parses public ads.txt and app-ads.txt files only.
  • It does not verify seller IDs against external ad platform APIs.
  • Missing and empty files are optionally returned as audit rows.

FAQ

Why is there one row per seller? That makes filtering by ad system, relationship type, and publisher account easy in CSV, Excel, BI tools, or automations.

Can I schedule it? Yes. Schedule it to detect supply-chain changes over time.