All Questions
Tagged with javascript html
6 questions
1
vote
1
answer
74
views
extract links from webpages which require interaction
I'm trying to figure out how, from a linux shell, to extract the links from a webpage in which the links appear only after clicking a button on the webpage, for example the "Assets" in ...
0
votes
2
answers
64
views
What is the *nix parallel to Microsoft front page (HTML page builder)?
Just as LibreOffice is the current parallel to Microsoft Office and just as GIMP is the current parallel to Adobe Photoshop, what is the *nix parallel to Microsoft front page (HTML page builder)?
Can ...
0
votes
1
answer
444
views
How to obtain data from a site that uses javascript?
What I want is to query metallum to obtain a plain list of songs that contain x word, let's say spider, so the query for the browser would be https://www.metal-archives.com/search?searchString=spider&...
1
vote
4
answers
5k
views
Are there any terminal emulators that can render html?
I think it would be awesome if we could render and also interact with html and javascript in a terminal. The idea is to render buttons and other interactive widgets like file trees in the command line,...
0
votes
0
answers
172
views
How to install HTML5/JavaScript to Netbeans?
I installed the NetBeans Connector plugin to Chromium on my MacBook. That worked perfectly. I could create new projects in HTML5/Javascript.
I tried to do the same on my Linux Mint 18.3 computer. But ...
1
vote
1
answer
395
views
How to downloaded HTML file with obfuscated text
I use Firefox and I don't have any issues viewing and reading English text on the loaded websites.
If I click Save in Firefox and save the web page in question as a text file I can read everything in ...