Except for this, I haven't found any guides on how to use the CSS parser, so I'm kind of lost, especially because I'm not very familiar with CSS. I need to obtain images hidden in a css of a webpage, and the getMedia method looks promising.
What should I give the parser as a source? Giving it the html of the page (with the embedded css) doesn't seem to work. Any help will be appreciated!