Free Halal Stock Badge Widget
Add real-time Shariah compliance badges to your website. Free, no signup required.
How It Works
Our embeddable badge shows the live Shariah compliance status for any stock, including the compliance grade, score, and a link to the full screening breakdown. Simply add two lines of code to your site.
- Add a
divelement with the stock symbol - Include our lightweight script (<2KB)
- The badge renders automatically with live data
Embed Code
Copy and paste this code into your HTML. Replace AAPL with any stock symbol.
<!-- Single stock badge --> <div data-halal-badge="AAPL"></div> <!-- Add the script before </body> --> <script src="https://halalscreener.app/embed.js"></script>
Multiple Badges
You can add as many badges as you want. Each one loads independently.
<div data-halal-badge="AAPL"></div> <div data-halal-badge="TSLA"></div> <div data-halal-badge="MSFT"></div> <div data-halal-badge="GOOGL"></div> <script src="https://halalscreener.app/embed.js"></script>
API Endpoint
If you prefer to build your own UI, use our free badge API directly:
GET https://halalscreener.app/api/embed/badge?symbol=AAPL
Response:
{
"symbol": "AAPL",
"name": "Apple Inc.",
"status": "halal",
"score": 92,
"grade": "A+",
"gradeLabel": "Excellent",
"url": "https://halalscreener.app/en/stock/AAPL"
}CORS-enabled. No API key required. Rate limited to 60 requests/minute.
Who Is This For?
- Islamic finance bloggers writing stock analysis
- Muslim financial advisors showcasing halal options
- Investment platforms adding Shariah compliance data
- Educational sites teaching Islamic finance
- News sites covering halal investing
Supported Symbols
The badge supports all 10,000+ stocks, ETFs, and cryptocurrencies screened by HalalScreener. Use standard US stock tickers (e.g., AAPL, TSLA, MSFT, GOOGL, AMZN, NVDA, META). Data is sourced from SEC filings and screened against AAOIFI Standard No. 21.