I have following html code
<img src="https://example.com/123456789/300.jpg?key=abcdefg" />
<img src="https://example.com/123456789/600.jpg?key=abcdefg" />
<img src="https://example.com/123456789/900.jpg?key=abcdefg" />
<img src="https://example.com/123456789/1200.jpg?key=abcdefg" />
i want to get the whole string contains 600.jpg Output should be
https://example.com/123456789/600.jpg?key=abcdefg
Dom phrasing is not allowed while scraping page, because it is blocked.