This is the question I've got. I know how to get the source code from a website, but I want a program that would get the source code of a webpage and look for a particular word. for example-
write a program that would get the source code of null-byte.wonderhowto.com and look for 'Creators.' with regex
(get it with look-behind or look-forward technique)
Comments
No Comments Exist
Be the first, drop a comment!