IndexNow URL Submitter
Pricing
from $0.01 / 1,000 results
IndexNow URL Submitter
IndexNow is an open protocol supported by Bing, Yandex & to notify search engines immediately when content is created, updated, or deleted. Instead of waiting, you can proactively tell them about changes using the IndexNow protocol. Get your content indexed within minutes instead of waiting days.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer

The Howlers
Actor stats
0
Bookmarked
5
Total users
0
Monthly active users
6 days ago
Last modified
Categories
Share
Submit URLs to Bing, Yandex, and Seznam instantly via the IndexNow protocol. Get your new and updated content indexed within minutes instead of waiting for crawlers.
Features
- Batch Submission: Submit up to 10,000 URLs per run
- Multi-Engine: Submit to Bing, Yandex, Seznam, or all at once via IndexNow
- Auto Key Generation: Automatically generate an API key if you don't have one
- URL Validation: Validates URL format and host consistency
- Webhook Integration: Get notified when submission completes
- Demo Mode: Test the actor without making real API calls
Quick Start
{"input": "your input here"}
Demo Mode
Set demoMode: true to test with sample data (no charges). When you're ready for real results, set demoMode: false or omit it.
{"demoMode": true,...}
Input Parameters
| Parameter | Type | Description |
|---|---|---|
urls | array | List of URLs to submit (max 10,000) |
apiKey | string | Your IndexNow API key (auto-generated if not provided) |
searchEngine | string | Endpoint: indexnow, bing, yandex, or seznam |
host | string | Domain host (extracted from URLs if not provided) |
keyLocation | string | URL where key file is hosted |
webhookUrl | string | Webhook URL for completion notification |
demoMode | boolean | Run with sample data (default: true) |
Output Format
{"totalUrls": 3,"submitted": 3,"failed": 0,"skipped": 0,"results": [{"url": "https://example.com/blog/new-post","status": "success","responseCode": 200,"message": "URLs submitted successfully"}],"apiKey": "abc123def456...","keyLocationUrl": "https://example.com/abc123def456.txt","searchEngine": "indexnow","submittedAt": "2024-12-30T10:30:00.000Z"}
Pricing
This actor uses pay-per-event billing: This actor uses pay-per-event pricing:
| Event | Price |
|---|---|
apify-actor-start | $0.05 per run |
urls_submitted | $0.001 per URL |
Example costs:
- 100 URLs: $0.05 + (100 × $0.001) = $0.15
- 1,000 URLs: $0.05 + (1,000 × $0.001) = $1.05
- 10,000 URLs: $0.05 + (10,000 × $0.001) = $10.05
Use Cases
Content Publishing
Notify search engines immediately when you publish new blog posts, articles, or product pages.
E-Commerce Updates
Submit product pages when prices change, inventory updates, or new items are added.
News Websites
Get breaking news indexed within minutes for maximum visibility.
SEO Automation
Integrate with your CI/CD pipeline to submit URLs after deployments.
Social Media Syndication
Combined with our poster actors, automatically submit posted content URLs.
Common Problems & Solutions
"Invalid API key" error
Cause: Your API key is wrong, expired, or doesn't have the right permissions. Fix: Double-check your API key. Make sure you copied it exactly without extra spaces.
"Rate limit exceeded" error
Cause: You've hit the API's rate limits. Fix: Wait a few minutes, then try again. Consider reducing the number of concurrent requests.
Empty or incomplete results
Cause: The target may have anti-scraping protection or the data doesn't exist. Fix:
- Check if the URL/search query is correct
- Try with different parameters
- Some sites may block automated access
Demo data showing instead of real results
Cause: demoMode is still set to true.
Fix: Set demoMode: false and provide your API key(s).
📞 Support
- Actor Arsenal: Full Actor Catalog
- Developer: John Rippy
Built by John Rippy | Actor Arsenal


