Alright, so today I wanted to mess around with getting sports scores, specifically for the Bears. I’m a big fan, and I always find myself checking different websites to stay updated. I figured, why not try to get this info myself? Let’s see how that went…

The Initial Idea
My first thought was, “Okay, there’s gotta be a way to pull this data without manually checking websites all the time”. I want the score, the opponent, maybe the date – a basic box score.
Getting My Hands Dirty
First I started by searching score of bears,then I found out the NFL * does have all the information.
I looked at the 2023 season schedule and results for bears
Putting It All Together
Then I started collect these data.
- Week 1:L,17-38 VS Packers.
- Week 2:L,17-27 VS Buccaneers.
- Week 3:L,10-41 VS Chiefs.
- Week 4:L,28-31 VS Broncos.
- Week 5:W,40-20 VS Commanders.
- Week 6:L,13-19 VS Vikings.
- Week 7:W,30-12 VS Raiders.
- Week 8:L,13-30 VS Chargers.
- Week 9:L,17-24 VS Saints.
- Week 10:W,16-13 VS Panthers.
- Week 11:L,26-31 VS Lions.
- Week 12:W,12-10 VS Vikings.
- Week 13:BYE.
- Week 14:W,28-13 VS Lions.
- Week 15:L,17-20 VS Browns.
- Week 16:W,27-16 VS Cardinals.
- Week 17:W,37-17 VS Falcons.
- Week 18:L,9-17 VS Packers.
The Wrap-Up
That’s basically how I figured out how to grab the Bears box score. I played around all day and collected the * a simple fun stuff.