If you need to custom coding for this. There is 3 ways you can do.

1. Refer code in index.php and add required code in your portal page.
2. Fetch RSS feed of vshare and show on your portal page.
3. Make a custom PHP script that output what you need in JS format, call it with <script src="http://url/to/custom/script.php"></script>