ExpiredDomains.net Scraper π
2 hours trial then $19.99/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsExpiredDomains.net Scraper π
2 hours trial then $19.99/month - No credit card required now
Scrape expired domains data from ExpiredDomains.net. Extract detailed domain information including domain status, backlinks, creation date, and availability across multiple TLDs.
π Overview
This actor scrapes detailed information about expired and deleted domains from ExpiredDomains.net. It's perfect for domain investors, SEO specialists, and digital marketers looking to discover valuable expired domains.
β¨ Features
- π Search through ExpiredDomains.net's extensive database
- π Extract comprehensive domain metrics and statistics
- π Multi-TLD status checking (.com, .net, .org, .biz, .info, .de)
- π Get detailed domain metrics (backlinks, domain popularity, global rank)
- π Access creation dates and drop dates
- β‘ Fast and efficient pagination handling
- π‘οΈ Built-in proxy support
- π€ Anti-detection mechanisms included
π’ Output Dataset
For each domain, the actor collects:
- Domain name and length
- Backlink count
- Domain popularity
- Creation date
- Archive entries
- Global rank
- Status across multiple TLDs
- Addition date
- Domain list type
- Availability status
- Drop date
- Search URL reference
- Timestamp of scraping
π‘ Use Cases
- Domain name research and acquisition
- SEO opportunities discovery
- Expired domain monitoring
- Digital asset investment research
- Brand protection monitoring
- Historical domain analysis
π§ Input Parameters
searchUrls
: Array of ExpiredDomains.net search URLs to scrapemaxItems
: Maximum number of items to scrape (optional)proxyConfiguration
: Proxy settings (optional, recommended for production use)
π Notes
- Respect ExpiredDomains.net's terms of service and rate limits
- Consider using proxies to avoid IP blocks
Input Example
A full explanation of an input example in JSON.
1{ 2 "searchUrls": [ 3 "https://member.expireddomains.net/domain-name-search/?q=api&searchinit=1" 4 ], 5 "maxItems": 50 6}
Output sample
The results will be wrapped into a dataset which you can always find in theΒ StorageΒ tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "searchUrl": "https://member.expireddomains.net/domain-name-search/?q=api&searchinit=1", 4 "domain": { 5 "name": "api.com.kw", 6 "length": 3, 7 "backlinks": 0, 8 "domainPop": 0, 9 "creationDate": "-", 10 "archiveEntries": 0, 11 "globalRank": 0, 12 "status": { 13 "com": "registered", 14 "net": "registered", 15 "org": "registered", 16 "biz": "available", 17 "info": "registered", 18 "de": "registered" 19 }, 20 "addDate": "2024-12-05", 21 "domainList": "Deleted", 22 "availability": "Available", 23 "droppedDate": "2024-12-05" 24 }, 25 "scrapedAt": "2025-01-23T02:54:26.595Z" 26 }, 27 ... 28]
Actor Metrics
4 monthly users
-
1 star
>99% runs succeeded
Created in Jan 2025
Modified 7 days ago