Ads.txt Scraper — Authorized Sellers Extractor
Pricing
from $0.20 / 1,000 seller or audit rows
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
Maintained by CommunityActor 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
- Paste publisher domains or URLs.
- Enable
app-ads.txtif you also audit mobile inventory. - Set the maximum seller rows.
- Start the Actor and export the Dataset.
Pricing
| Event | Price |
|---|---|
| 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
| Field | Type | Always present |
|---|---|---|
domain | string | Yes |
fileType | ads.txt or app-ads.txt | Yes |
fileUrl | URL | Yes |
status | found, missing, empty | Yes |
advertisingSystemDomain | string or null | No |
publisherAccountId | string or null | No |
relationship | DIRECT, RESELLER, or other | No |
certificationAuthorityId | string or null | No |
variables | object | Yes |
invalidLineCount | number | Yes |
scrapedAt | ISO date | Yes |
Limitations
- It parses public
ads.txtandapp-ads.txtfiles 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.