Actuent
crex.com

CREX

CREX brings you cricket live action with live score, ball by ball commentary, cricket news, cricket stats, rankings, domestic and international series coverage

45
Partly agent-ready
Agent-readiness score out of 100
  • ✓ Clear description of the site
  • ✓ Several pages described
  • ✓ Actions agents can take
  • ○ 3 or more actions
  • ○ Publishes its own LAWP (/.well-known/lawp.json)
  • ○ Actions agents can execute
  • ○ Business details (address, hours, phone)

How to improve this score

Up to +55 points:
+10 · 3 or more actions
Most businesses have at least three: contact, book or order, and view prices.
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at /.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.
+15 · Actions agents can execute
Give an action an endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.
+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for crex.com
Made from what Actuent already knows. Edit it, then publish it at https://crex.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "crex.com",
  "name": "CREX",
  "language": "en",
  "pages": {
    "/": {
      "title": "CREX: Cricket Live Scores, Latest Cricket News, Commentary, Player Stats and ICC Rankings",
      "content": "CREX brings you cricket live action with live score, ball by ball commentary, cricket news, cricket stats, rankings, domestic and international series coverage"
    },
    "/cricket-news/vaibhav-suryavanshi-ipl-price-century-team-debut-699c6468bc4e0baeebc3dd3a": {
      "title": "Vaibhav Suryavanshi IPL CREX",
      "content": "CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Prachi Rajan Updated: Feb 25 2026, 11:32 PM 3 Min Read "
    },
    "/cricket-news/how-to-book-ind-vs-pak-tickets-for-t20-world-cup-2026-698ecbf0bc4e0baeebc3c6a9": {
      "title": "How To Book IND vs PAK Tickets For T20 World Cup 2026? CREX",
      "content": "CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Sakshi Sharma Updated: Feb 13 2026, 12:32 PM 3 Min Read"
    },
    "/cricket-listicles/5-ipl-products-who-made-it-big-in-international-cricket-6985fae8bc4e0baeebc3b55e": {
      "title": "5 IPL Products who made it big in International Cricket CREX",
      "content": "CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Robin Updated: Feb 6 2026, 8:00 PM 4 Min Read Share art"
    },
    "/cricket-stories/luke-williams-record-as-coach-before-mi-women-appointment-6ab65b38cd3e8ed733dc13d0": {
      "title": "Luke Williams' Record As Coach Before MI Women Appointment CREX",
      "content": "CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Prachi Rajan Updated: Sep 25 2026, 5:01 PM 4 Min Read S"
    },
    "/cricket-news/steve-smith-psl-2026-price-salary-for-sialkot-stallionz-revealed-69845823409ebf67200fc6b6": {
      "title": "Steve Smith PSL 2026 price, salary for Sialkot Stallionz revealed CREX",
      "content": "CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Poulomi Chakraborty Updated: Feb 5 2026, 2:13 PM 3 Min "
    },
    "/cricket-news/ishan-kishan-ruled-out-arshdeep-returns-as-india-set-to-bowl-in-4th-t20i-697a09c88f08585be5629bac": {
      "title": "Ishan Kishan ruled out; Arshdeep returns as India set to bowl in 4th T20I CREX",
      "content": "CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Anurag Dasgupta Updated: Jan 28 2026, 6:41 PM 3 Min Rea"
    },
    "/cricket-news/mustafizur-rahman-returns-to-ipl-teams-wishlist-despite-bcci-contract-snub-699986a88e7aaa43dda828f3": {
      "title": "Mustafizur Rahman Returns To IPL Teams' Wishlist Despite BCCI Contract Snub CREX",
      "content": "CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Kaushik Kashyap Updated: Feb 21 2026, 3:49 PM 3 Min Rea"
    },
    "/cricket-news/india-national-cricket-team-to-visit-bangladesh-for-bilaterals-bcb-speeds-up-69954c99fb66ae7b76ec7462": {
      "title": "India National Cricket Team To Visit Bangladesh For Bilaterals? BCB Speeds Up CREX",
      "content": "CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Soumyajit Dutta Updated: Feb 18 2026, 10:52 AM 3 Min Re"
    }
  },
  "actions": [
    {
      "id": "book",
      "name": "Book",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "book",
        "booking",
        "reserve",
        "appointment",
        "schedule"
      ],
      "description": "Book an appointment, table or reservation"
    },
    {
      "id": "contact",
      "name": "Contact",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "contact",
        "get in touch",
        "email",
        "message",
        "support"
      ],
      "description": "Get in touch with the site owner"
    }
  ]
}
Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "CREX",
  "url": "https://crex.com",
  "telephone": "+00 0000 0000",
  "priceRange": "€€",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Street 1",
    "postalCode": "0000",
    "addressLocality": "City",
    "addressCountry": "DK"
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday"
      ],
      "opens": "09:00",
      "closes": "17:00"
    }
  ]
}
</script>

What AI agents can do here

Book
Book an appointment, table or reservation
bookbookingreserveappointmentschedule
Contact
Get in touch with the site owner
contactget in touchemailmessagesupport

Pages

CREX: Cricket Live Scores, Latest Cricket News, Commentary, Player Stats and ICC Rankings /
CREX brings you cricket live action with live score, ball by ball commentary, cricket news, cricket stats, rankings, domestic and international series coverage
Vaibhav Suryavanshi IPL CREX /cricket-news/vaibhav-suryavanshi-ipl-price-century-team-debut-699c6468bc4e0baeebc3dd3a
CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Prachi Rajan Updated: Feb 25 2026,
How To Book IND vs PAK Tickets For T20 World Cup 2026? CREX /cricket-news/how-to-book-ind-vs-pak-tickets-for-t20-world-cup-2026-698ecbf0bc4e0baeebc3c6a9
CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Sakshi Sharma Updated: Feb 13 2026,
5 IPL Products who made it big in International Cricket CREX /cricket-listicles/5-ipl-products-who-made-it-big-in-international-cricket-6985fae8bc4e0baeebc3b55e
CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Robin Updated: Feb 6 2026, 8:00 PM
Luke Williams' Record As Coach Before MI Women Appointment CREX /cricket-stories/luke-williams-record-as-coach-before-mi-women-appointment-6ab65b38cd3e8ed733dc13d0
CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Prachi Rajan Updated: Sep 25 2026,
Steve Smith PSL 2026 price, salary for Sialkot Stallionz revealed CREX /cricket-news/steve-smith-psl-2026-price-salary-for-sialkot-stallionz-revealed-69845823409ebf67200fc6b6
CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Poulomi Chakraborty Updated: Feb 5
Ishan Kishan ruled out; Arshdeep returns as India set to bowl in 4th T20I CREX /cricket-news/ishan-kishan-ruled-out-arshdeep-returns-as-india-set-to-bowl-in-4th-t20i-697a09c88f08585be5629bac
CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Anurag Dasgupta Updated: Jan 28 202
Mustafizur Rahman Returns To IPL Teams' Wishlist Despite BCCI Contract Snub CREX /cricket-news/mustafizur-rahman-returns-to-ipl-teams-wishlist-despite-bcci-contract-snub-699986a88e7aaa43dda828f3
CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Kaushik Kashyap Updated: Feb 21 202
India National Cricket Team To Visit Bangladesh For Bilaterals? BCB Speeds Up CREX /cricket-news/india-national-cricket-team-to-visit-bangladesh-for-bilaterals-bcb-speeds-up-69954c99fb66ae7b76ec7462
CREX Home (current) Series Teams Fixtures 🏏 Stats Corner Rankings News More Theme News & Commentary Language Search All Latest Cricket News Cricket Records Cricket Analysis Cricket Prediction Cricket Reactions Cricket Listicles Cricket Stories Soumyajit Dutta Updated: Feb 18 202

For AI agents

Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=crex.com
Or connect Actuent to ChatGPT or Claude: https://agents.actuent.ai/api/mcp
Last updated 26 Sep 2026

Is this your site?

Claim crex.com to edit what AI agents see, make your actions executable, and show your score:
Claim this site →   WordPress, Cloudflare & Shopify →
Show your score: <script src="https://api.actuent.ai/badge.js" data-domain="crex.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=crex.com&style=card

Actuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.