0

I need to parse an HTML document and get all urls and content of page and save it to database.I don't want to use any library. I can identify link tags using <a tag but how can I extract all content or useful text from html tag?

Turing85
  • 18,217
  • 7
  • 33
  • 58
Scarlet
  • 15
  • 1
  • 6