anaskhan96 / soup

Web Scraper in Go, similar to BeautifulSoup
MIT License
2.18k stars 168 forks source link

Adding element to HTML function #35

Closed rafikkasmi closed 4 years ago

anaskhan96 commented 5 years ago

PR looks good @rafikkasmi Can you go ahead and write a test + documentation in the README for the HTML() method? That would make it complete with verified testing.

anaskhan96 commented 4 years ago

Merging this, I would be making changes for test + documentation for this myself.