Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8678091
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T20:37:26+00:00 2026-06-12T20:37:26+00:00

I am looking for a way to scrape the data from this website: http://www.dectech.org/football/index.php

  • 0

I am looking for a way to scrape the data from this website: http://www.dectech.org/football/index.php preferably using Python. The difficulty that I seem to be having is that the data is not hard-coded into the HTML of the website, and appears to be wrapped in something called a mochi-kit ( http://mochi.github.com/mochikit/ ).

I’ve done some research and it seems that something like BeautifulSoup might be useful to me, but I think I may not be using it correctly. I’ve also tried using urllib to parse the website with no joy.

My ultimate goal is to have a program that monitors the dectech website and when new predictions are released, automatically picks out value bets using the Betfair API.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T20:37:27+00:00Added an answer on June 12, 2026 at 8:37 pm

    It looks like the data is being loaded by javascript from this url

    http://www.dectech.org/cgi-bin/new_site/GetUpcomingGames.pl?divID=0

    which returns

    {
       "games" : [
          {
             "apct" : 0.377838,
             "dpct" : 0.263445,
             "expGoalDiff" : -0.04086,
             "awayID" : "6",
             "homeID" : "17",
             "date" : "20/10/2012",
             "away" : "Chelsea",
             "home" : "Tottenham",
             "hpct" : 0.358717
          },
          {
             "apct" : 0.237829,
             "dpct" : 0.250146,
             "expGoalDiff" : 0.594234,
             "awayID" : "1",
             "homeID" : "8",
             "date" : "20/10/2012",
             "away" : "Aston Villa",
             "home" : "Fulham",
             "hpct" : 0.512025
          }, /* shortened for brevity */
    

    So you’re incredibly lucky, you don’t need to scrape the data (which is tricky), you just need to retreive it and parse it like they’re doing with mochi.

    Python’s simplejson module would be able to parse it…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am looking for a way to extract / scrape data from Word files
I looking for way to redirect any 404 error into index.php ErrorDocument 404 /index.php
I'm looking for way to PHP to detect if a script was run from
i was looking way for catching exception occurred in our website through http handler
I am looking for a way to control a browser from Python, i.e. fill
I have been looking for a way to get the comments from a Blogger
I was trying to use a WebBrowser to scrape this website and tried to
I am trying to scrape http://www.co.jefferson.co.us/ats/displaygeneral.do?sch=000104 and get the owner Name(s) What I have
I am looking for a large amount (>100k at least) of data from web
I am working on an application which is used to scrape data from an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.