I want to calculate the total number of question views that a tag on Stack Overflow has. Let's say the tag is MATLAB. At present there are 88k questions asked on Stack Overflow with tagged matlab. Now each of these questions has some views.
Is there a way for me to know the total question views that these 88k questions have together via Stack Exchange API?