Is it possible to scrape Google rich snippets with the default parsers? www.google.com/search?q=Remy+Ma the data listed on the right?
Yes it is possible. Use Debug mode in Parser Test for obtaining the source code of the page and writing regular expressions for parsing the necessary information.