![]() |
Team List RSS?
I'm looking to import a list of teams so I can populate this season's scouting database.
Does anyone know where I can get access to a list like that, in a format that lends itself to import? I tried perusing https://my.usfirst.org/frc/tims, but it's currently broken with Error -9995. I also visited thebluealliance.com, but didn't see anything obvious there. Lastly, I did search the forum, but couldn't find anything relevant in a timely manner. Any suggestions for a team list, and/or an event list, would be appreciated. Feel free to contact me via pm or via email: jason dot buxton @t gmail DOT com. |
Re: Team List RSS?
Check out The FIRST Alliance API
http://thefirstalliance.com/apidoc.php |
Re: Team List RSS?
Thanks!
Either I did it wrong, or something's amiss: http://www.thefirstalliance.org/api/...ion=list-teams This returns an error, although I think the complete XML document is included in the source.... [EDIT]: Ah, it looks like some teams' names are unparseable in XML: <br /> <b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Gadget Engineering) in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br /> <br /> <b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Irish Bots in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br /> <br /> <b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Machines (M&Ms) in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br /> <br /> <b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Bolts of Fury in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br /> <br /> <b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Bots in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br /> <br /> <b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Wayne County Robotics in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br /> <br /> <b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Colts in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br /> I'll work with the JSON syntax! |
Re: Team List RSS?
Quote:
If you're using Java I have a simple class to work with the FIRST Alliance APIs. If you use this and don't use AppEngine, then you need to replace the JSON imports with JSON classes found elsewhere. Code:
package org.team3309.scout; |
Re: Team List RSS?
I'm exploring the rest of the API, and I was wondering if you had a guide to all of the acronyms used in the 'rankings'?
|
Re: Team List RSS?
Quote:
|
Re: Team List RSS?
Sure:
{"Rank":"2","DQ":"0","CP":"0","QS":"18.00","BP":"2 10.00","TP":"200.00","Record (W-L-T)":"9-1-0","HP":"214.00","Team":"138","Played":"10"} DQ? CP? QS? BP? TP? HP? |
Re: Team List RSS?
Here are the tab separated lists from FIRST
Teams https://my.usfirst.org/frc/scoring/i...?page=teamlist Events https://my.usfirst.org/frc/scoring/i...page=eventlist |
| All times are GMT -5. The time now is 07:34. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi