Web Scraper in Go, similar to BeautifulSoup
-
Updated
May 7, 2020 - Go
We need more tests. Contributions are welcome!
Since many beginners could use this tool, a help page explaining how to push solutions to a GitHub repo could be a nice gentle introduction for campers.
Add a description, image, and links to the webscraper topic page so that developers can more easily learn about it.
To associate your repository with the webscraper topic, visit your repo's landing page and select "manage topics."
Code base is to be refactored to follow a directory structure and also use proper naming conventions for variable.
It should also follow PEP8 for better readability.