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
  • 16,432
  • 7
  • 31
  • 51
Scarlet
  • 15
  • 6