FanCode Live Sports Streams Scraper ๐Ÿ ๐ŸŽฏ

FanCode Live Sports Streams Scraper ๐Ÿ ๐ŸŽฏ

Extracts live sports streaming data from FanCode, India's premier sports streaming platform. Get real-time access to cricket, kabaddi, football matches with HLS stream URLs, team information, and match details. Updated every 30 minutes.

AUTOMATIONINTEGRATIONSOTHERApify

Extract live sports streaming data from FanCode, India's leading sports streaming platform. This Actor provides real-time access to live cricket, kabaddi, football, and other sports events, complete with HLS streaming URLs and comprehensive match information.

Features โญ

  • ๐Ÿ”„ Auto-updates every 30 minutes
  • ๐ŸŽฏ Supports premium matches
  • ๐Ÿ“ฑ Compatible with TV, mobile, and PC platforms
  • ๐Ÿ Comprehensive match details including team flags and banners
  • ๐Ÿ”— Direct HLS stream links (M3U8 format)
  • ๐Ÿ“Š JSON output for easy integration

Output Data Structure ๐Ÿ“‹

For each live stream, the Actor provides:

  • Event category and name
  • Match ID and match name
  • Team names and flag URLs
  • Match banner image
  • HLS stream link
  • Last update timestamp
  • Total available matches

Use Cases ๐ŸŽฏ

  • Sports streaming applications
  • Live score widgets
  • Sports data analytics
  • Match tracking systems
  • Content aggregation platforms

Limitations โš ๏ธ

  • Limited to matches available on FanCode platform
  • Stream URLs require regular updates
  • Region restrictions may apply to certain content

Support ๐Ÿ’ฌ

For any questions or issues, please reach out through Apify's support.

Input Example

A full explanation of an input example in JSON.

1{
2}

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        "event_category": "cricket",
4        "event_name": "One Day Cup, 2024-25",
5        "match_id": 109151,
6        "match_name": "Tasmania vs New South Wales",
7        "team_1": "Tasmania",
8        "team_1_flag": "https://d13ir53smqqeyp.cloudfront.net/flags/cr-flags/FC-TAS@2x.png",
9        "team_2": "New South Wales",
10        "team_2_flag": "https://d13ir53smqqeyp.cloudfront.net/flags/cr-flags/FC-NSW@2x.png",
11        "banner": "https://www.fancode.com/skillup-uploads/cms-media/109151_4492_TAS_NSW_fc-web.jpg",
12        "stream_link": "https://dai.google.com/linear/hls/event/R9Jq2iDwQZGclbH3mt-nqA/master.m3u8",
13        "total_matches": 1,
14        "last_updated": "05-02-2025 on 07:44:24 AM ๐ŸŒž",
15        "scrapedAt": "2025-02-05T01:55:02.704Z"
16    }
17]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool โ€” just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. Youโ€™ll be guided to input a search term and get structured results. No setup needed!