1
Answer

How to search and count for a particular word given the URL link

Photo of mss_123001

mss_123001

20y
1.9k
1
Hi I want to search and count for particular word like news, if I gave to program the input of the url. what namespace and classes I have to use? Can you guide me though this problem Thanks rajesh

Answers (1)

0
Photo of shimtanny
NA 440 0 20y
Hi Regular expressions should help you. You'll find many samples on google. Simon