Yes, You can browse the internet using your linux terminal. its simple and easy.
You can be achieved by using links
Follow the below steps
Step1
Type the command in the terminal
sudo apt-get install links2
sudo apt-get install links-ssl (this is for secured sites which enables https)
Step2
Now I am browsing the site google.com type the below comand
links2 google.com
Please find the keywords for links2
ESC display menu
^C quit
^P scroll up
^N scroll down
[, ] scroll left, right
up, down select link
->, enter follow link
<-, [...]

