|
| 1 | +{ |
| 2 | + "get_backlinks": { |
| 3 | + "eventTitle": "Get Backlinks", |
| 4 | + "eventDescription": "Get backlinks for a given domain.", |
| 5 | + "eventPriceUsd": 0.002 |
| 6 | + }, |
| 7 | + "get_domain_info": { |
| 8 | + "eventTitle": "Get Domain Info", |
| 9 | + "eventDescription": "Get domain info including DNS records, WHOIS data, SSL certificates, and technology stack.", |
| 10 | + "eventPriceUsd": 0.005 |
| 11 | + }, |
| 12 | + "get_domain_emails": { |
| 13 | + "eventTitle": "Get Domain Emails", |
| 14 | + "eventDescription": "Retrieve emails from a given domain.", |
| 15 | + "eventPriceUsd": 0.002 |
| 16 | + }, |
| 17 | + "get_playwright_mcp": { |
| 18 | + "eventTitle": "Get Playwright MCP", |
| 19 | + "eventDescription": "Use GPT-4.1 to remote control a browser via a Playwright MCP server.", |
| 20 | + "eventPriceUsd": 0.015 |
| 21 | + }, |
| 22 | + "get_webpage_seo_analysis": { |
| 23 | + "eventTitle": "Get Webpage SEO Analysis", |
| 24 | + "eventDescription": "Get SEO analysis for a given url.", |
| 25 | + "eventPriceUsd": 0.005 |
| 26 | + }, |
| 27 | + "get_webpage_ai_analysis": { |
| 28 | + "eventTitle": "Get Webpage AI Analysis", |
| 29 | + "eventDescription": "Analyze a web page with AI.", |
| 30 | + "eventPriceUsd": 0.01 |
| 31 | + }, |
| 32 | + "generate_content": { |
| 33 | + "eventTitle": "Generate content for WordPress or Socials", |
| 34 | + "eventDescription": "Generate content using AI with customizable prompts and models.", |
| 35 | + "eventPriceUsd": 0.1 |
| 36 | + }, |
| 37 | + "get_moz_analysis": { |
| 38 | + "eventTitle": "Get Moz Analysis", |
| 39 | + "eventDescription": "Get Moz domain analysis data.", |
| 40 | + "eventPriceUsd": 0.015 |
| 41 | + }, |
| 42 | + "get_keywords_search_volume": { |
| 43 | + "eventTitle": "Get Keywords Search Volume", |
| 44 | + "eventDescription": "Get search volume for given keywords.", |
| 45 | + "eventPriceUsd": 0.002 |
| 46 | + }, |
| 47 | + "get_keywords_suggestions": { |
| 48 | + "eventTitle": "Get Keywords Suggestions", |
| 49 | + "eventDescription": "Get keyword suggestions based on a url or a list of keywords.", |
| 50 | + "eventPriceUsd": 0.003 |
| 51 | + }, |
| 52 | + "get_long_tail_keywords": { |
| 53 | + "eventTitle": "Get Long-Tail Keywords", |
| 54 | + "eventDescription": "Generate long-tail keywords for a given keyword.", |
| 55 | + "eventPriceUsd": 0.01 |
| 56 | + }, |
| 57 | + "get_serp_results": { |
| 58 | + "eventTitle": "Get SERP Results", |
| 59 | + "eventDescription": "Get search engine results.", |
| 60 | + "eventPriceUsd": 0.002 |
| 61 | + }, |
| 62 | + "get_serp_ai_mode": { |
| 63 | + "eventTitle": "Get SERP AI Mode", |
| 64 | + "eventDescription": "Get SERP with AI Overview and AI Mode response.", |
| 65 | + "eventPriceUsd": 0.015 |
| 66 | + }, |
| 67 | + "check_page_indexation": { |
| 68 | + "eventTitle": "Check Page Indexation", |
| 69 | + "eventDescription": "Check if a domain is indexed for a given keyword.", |
| 70 | + "eventPriceUsd": 0.001 |
| 71 | + }, |
| 72 | + "get_domain_ranking": { |
| 73 | + "eventTitle": "Get Domain Ranking", |
| 74 | + "eventDescription": "Get domain ranking for a given keyword.", |
| 75 | + "eventPriceUsd": 0.001 |
| 76 | + }, |
| 77 | + "scrape_domain_or_webpage": { |
| 78 | + "eventTitle": "Scrape Domain or Webpage", |
| 79 | + "eventDescription": "Scrape a domain or a web page without JS.", |
| 80 | + "eventPriceUsd": 0.001 |
| 81 | + }, |
| 82 | + "scrape_webpage_js": { |
| 83 | + "eventTitle": "Scrape Webpage with JS", |
| 84 | + "eventDescription": "Scrape a web page with custom JavaScript.", |
| 85 | + "eventPriceUsd": 0.005 |
| 86 | + }, |
| 87 | + "scrape_webpage_js_proxy": { |
| 88 | + "eventTitle": "Scrape Webpage with JS and Proxy", |
| 89 | + "eventDescription": "Scrape a web page with JS and proxy.", |
| 90 | + "eventPriceUsd": 0.015 |
| 91 | + } |
| 92 | +} |
0 commit comments