the site for that sports (mlb.com, nba.com...
An introduction to research
Collapse
X
-
uva3021SBR Wise Guy
- 03-01-07
- 537
#141Comment -
aajreynoRestricted User
- 01-08-10
- 46
#142Incredible Stuff
Thank you dearly for the information!Comment -
Whitefin14SBR Rookie
- 12-07-10
- 15
#143Great information. I look forward to following this postComment -
dbDanSBR Hustler
- 07-25-10
- 60
#144A great thread.Comment -
Squared BoxSBR Hustler
- 04-19-07
- 91
#146that's because "sht" doesn't exist as a sheet. There is something wrong with your naming conventions
I.E. this is how my range, "NFLTeams" is structured
Arizona2009
Atlanta2009
....
NY+JETS2004
....
SAN+DIEGO2000
Every team from 2009 to 2000 is named in accordance to how they are formatted in the statfox link
Copy the names from a team report page, replace all spaces with a "+", the run the codeComment -
sonnyhowitzerSBR High Roller
- 01-16-11
- 135
#147rob peter to pay paulComment -
kpoutlawSBR Hustler
- 09-24-10
- 53
#148Please don't rail me, but I have absolutely no knowledge of computer programming, except when I took a class in middle school, and little in the way of math skills, but I am fiercely determined to become a skilled handicapper like many of the esteemed in this forum. I didn't even know you could create programs to "scrape" data off of the Internet and program it to run simulations or whatever...absolutely fascinating.. So, where do I begin? Do I just start learning Python as suggested by the OP and go from there? Is that what I need to learn to create programs that can determine the winning probabilitiies of a game and the positive edge I have on each bet? I know that there is much more than statistics and math when it comes to betting and handicapping a game, but I think this is a vital aspect too, and I want in! If anyone has any advice whatsoever besides telling me to go work at 7-11 and to give up gambling forever, it would be greatly appreciated.
Thanks in advance.Comment -
NookxSBR Sharp
- 12-17-07
- 486
#149"I know that there is much more than statistics and math when it comes to betting and handicapping" I disagree... Even things like trades, injuries, game time conditions, etc. can be mathematically represented.Comment -
LopakaSBR Rookie
- 12-29-09
- 7
#150I was trying to work through the example in the OP, but as I tried to download the mlb ex 1.csv file but the website it is hosted on seems to be down. Does anyone have another link to the file? or something equivalent so that I could learn on? Any help would be GREATLY appreciated.Comment -
mrtomkSBR High Roller
- 02-24-11
- 105
#151I had the same issue as the post above. If anybody still has the original file would they be able to attach it to a post. Really hope to build on the basics I've learnt about Python so far.
ThanksComment -
rectanglSBR Rookie
- 03-21-11
- 6
#152Yeah I've gotten the same problem as the above two people; has anyone found a solution?Comment -
ProphetofProfitSBR Rookie
- 03-24-11
- 26
#153Does anyone know how to scrape data into Excel using only the html code from the required URLs? My first attempt used 'Data>Import from Web' which took 10 seconds to import, and I have to search through about 110,000 individual pages to find the 25,000 pages I need. I thought that by using the html code I could get the time down a little.Comment -
Maverick22SBR Wise Guy
- 04-10-10
- 807
#154Does anyone know how to scrape data into Excel using only the html code from the required URLs? My first attempt used 'Data>Import from Web' which took 10 seconds to import, and I have to search through about 110,000 individual pages to find the 25,000 pages I need. I thought that by using the html code I could get the time down a little.Comment -
ProphetofProfitSBR Rookie
- 03-24-11
- 26
#155Who doesn't? I never asked for any elaborate response, thought that maybe there was a 'only load html code' button somewhere in Excel. Anyway, turns out the data is inaccurate so ignore my previous post.Comment -
Maverick22SBR Wise Guy
- 04-10-10
- 807
#156I dont want something for nothing. You cant trust itComment -
morganwagsSBR Hustler
- 09-27-10
- 93
#157good infoComment -
Brossy10SBR Rookie
- 08-12-10
- 24
#158i would crush anyone in nba2k11........... boomComment -
mrtomkSBR High Roller
- 02-24-11
- 105
#159Very relevant...Comment -
Tsiggy FreshSBR High Roller
- 11-10-09
- 201
#160Does any one have completed data and research exel sheets upComment -
morganwagsSBR Hustler
- 09-27-10
- 93
#161good infoComment -
uva3021SBR Wise Guy
- 03-01-07
- 537
#162Been slacking on my python progamming, but created an excel sheet that grab's mlb lines from Pinnacle everyday at 11 AM, and exports to a database
Everything is automated and runs on a scheduler. I haven't touched it in about 10 days and its smooth sailin, save for a few superfluous database entries. When doing a query its irrelevant however.
The problem arises when there are pitching changes and I'm not around. I guess I could export at intervals to different databases, therefore if there is a pitching change one database will always have the appropriate listed starters. By doing this I can also have the day's opener, mover, and closer for each line.
PM me if you are interestedComment -
demensSBR MVP
- 10-22-10
- 2785
#163Been slacking on my python progamming, but created an excel sheet that grab's mlb lines from Pinnacle everyday at 11 AM, and exports to a database
Everything is automated and runs on a scheduler. I haven't touched it in about 10 days and its smooth sailin, save for a few superfluous database entries. When doing a query its irrelevant however.
The problem arises when there are pitching changes and I'm not around. I guess I could export at intervals to different databases, therefore if there is a pitching change one database will always have the appropriate listed starters. By doing this I can also have the day's opener, mover, and closer for each line.
PM me if you are interestedComment -
uva3021SBR Wise Guy
- 03-01-07
- 537
#164You have anything like that you use for NBA? I recently created a spreadsheet that does some basic things by itself as well and creates lines for me. Iirc i might have even used a formula from your site if it is your site. Not even close to developing a database just yet, not sure how and dont feel like doing the research since using the online one works fine so far.
If the NBA data was an invasive data extraction from statfox then it probably was my site.Comment -
demensSBR MVP
- 10-22-10
- 2785
#165
This website is for sale! sportsobjective.com is your first and best source for all of the information you’re looking for. From general topics to more of what you would expect to find here, sportsobjective.com has it all. We hope you find what you are searching for!
I would definitely make some use of that spreadsheet your talking about it if you're willing to share, not sure, i know some guys are pretty secretive about their stuff around here. I'm still in the novice phase. PM or here, your call.Comment -
dirk93SBR Rookie
- 10-17-09
- 48
#166uva, I also have an excel file that grabs pitching matchups and lines from pinnacle. However, ever since the site crashed whenever I refresh my data the only thing that shows up is "You need Javascript and enable cookies" or something like that. Any ideas?Comment -
uva3021SBR Wise Guy
- 03-01-07
- 537
#167Do you extract through XML? XML is more robust than HTML procedures that are contingent on the format of the website and server issues.Comment -
uva3021SBR Wise Guy
- 03-01-07
- 537
#168This is the formula i meant (found it by searching old posts. i think you're the one that posted it but i'm not sure)
This website is for sale! sportsobjective.com is your first and best source for all of the information you’re looking for. From general topics to more of what you would expect to find here, sportsobjective.com has it all. We hope you find what you are searching for!
I would definitely make some use of that spreadsheet your talking about it if you're willing to share, not sure, i know some guys are pretty secretive about their stuff around here. I'm still in the novice phase. PM or here, your call.
Comment -
demensSBR MVP
- 10-22-10
- 2785
#169
The problem i have is that its using user defined functions. One is =LOG5FORM, i managed to find what it is on your site. I see you are using Linear EFF/Win% as the teams Win % in the formula. I have no idea what that is. Quick google search didn't produce anything useful but i will look into it more later. For now i saw that those win% are not much different from the Pyth win % so its not that important imo. I've been using the Gaussian ones in my case.
The question i would like some help with is the 2nd function: =per2line
....ehh, whats the definition?i'm guessing it coverts % to the line?
p.s.
Also i was wondering (if that is your spreadsheet), how were the results?Comment -
uva3021SBR Wise Guy
- 03-01-07
- 537
#171yeah that was last year's playoff sheet, i haev to make a new one sigh, playoffs about to start
linear EFF% was the best fit winning percentage for the team compared to the entire league given their efficiency numbers, same with Linear Line %, just using line rather than league (imagine plotting the points on a graph and drawing a line of best fit, then adjust winning percentage to that line)
you can really see some value comparing home/away numbers, which is what the sheet last year did by default
last year it did great, hit a nice 4.5/1 future on boston, and with flat betting finished 20+*
good thing too because i was mediocre to bad in all other sportsComment -
dirk93SBR Rookie
- 10-17-09
- 48
#172I am on a Mac and Excel for Mac doesn't support XML I'm pretty sure. I use HTML right now. Even if Excel did allow XML, I don't know how to go about using it.Comment -
demensSBR MVP
- 10-22-10
- 2785
#173yeah that was last year's playoff sheet, i haev to make a new one sigh, playoffs about to start
linear EFF% was the best fit winning percentage for the team compared to the entire league given their efficiency numbers, same with Linear Line %, just using line rather than league (imagine plotting the points on a graph and drawing a line of best fit, then adjust winning percentage to that line)
you can really see some value comparing home/away numbers, which is what the sheet last year did by default
last year it did great, hit a nice 4.5/1 future on boston, and with flat betting finished 20+*
good thing too because i was mediocre to bad in all other sportsComment -
hoyas2007SBR High Roller
- 03-24-10
- 106
#174UVA,
I am trying to follow your instructions on page 3 of this thread to import NFL data from statfox. I created a list of the 32 teams, highlighted the list, and defined it as "NFLteams." I then ran the macro, but all that happened is that Excel created a bunch of new, blank worksheets, each titled with the team name and the year. How do I get it to actually import the data for each team from each year into the corresponding worksheet? Is there another step that I am missing?
Thanks a lot for the instructions so far - it's really helpful.Comment -
hoyas2007SBR High Roller
- 03-24-10
- 106
#175When I go line by line through the code, the error comes up when it gets to the url query piece. The error box says "Runtime error 9: subscript out of range." Any ideas what this might refer to?
ThanksComment
SBR Contests
Collapse
Top-Rated US Sportsbooks
Collapse
#1 BetMGM
4.8/5 BetMGM Bonus Code
#2 FanDuel
4.8/5 FanDuel Promo Code
#3 Caesars
4.8/5 Caesars Promo Code
#4 DraftKings
4.7/5 DraftKings Promo Code
#5 Fanatics
#6 bet365
4.7/5 bet365 Bonus Code
#7 Hard Rock
4.1/5 Hard Rock Bet Promo Code
#8 BetRivers
4.1/5 BetRivers Bonus Code