I have lots of consistency issues between scoutbook and scoutNet re: merit badge counselors

@Matt.Johnson Since SB IDs are UUIDs, I can find info on anyone via the SB ID.

It’s not particularly complicated. Here are the instructions for Chrome.

Go to SB and do a MB search that returns any results. You could search for yourself or just leave all the fields blank and hit search.

Now that you have a results page with at least one person, right click on the person’s picture (or the avatar if they don’t have a pic) and select “Inspect” from the browser menu.

You’ll see an image tag highlighted.

<img src=“https://d1kn0x9vzr5n76.cloudfront.net/images/users/282000/281779.BD804AFE27.100.jpg ” class=“imageSmall ui-corner-all ui-shadow profilePopup” data-userid=“281779” >

Simply substitute the scoutbook ID you are interested in for the one at the end of the line (bold in the example above) and hit enter.

Now left click on the person’s picture. You’ll see the information for the SB ID you just put in.

Picture, first name and initial of last name, what council and unit they are in, what position they hold, Scouting experience and other profile info they share.

As far as I can tell, they don’t even have to be a MBC. ANY person registered with SB can be viewed. I suspect both adults and youth, though I haven’t specifically tested the youth info.