Takuaraa
Results
3
comments of
Takuaraa
Thank you so much. I only have one more question. Is there also a way to get the description of a link?
youtube.com ``
`$crawler->filterXpath('//meta[@name="description"]')->attr('content');` This line of code should give me the description but how do I use it with the code from before?