It’s very easy to get and analyze voters list using my new XT_HTTP package ๐
We can get up-voters list by the URL:
https://community.oracle.com/voting-history.jspa?ideaID=NNNN&start=0&numResults=1000
where NNNN is Idea ID from nomenee’s page.
For example my page – https://community.oracle.com/ideas/6901 so my voters page will be https://community.oracle.com/voting-history.jspa?ideaID=6901&start=0&numResults=1000
BTW, though this page is called “VotingHistory”, but it shows up-voters only ๐