Posts by Danilo Sambugaro • 13 points
1 post
-
1
votes1
answer225
viewsQ: How to perform with parser authentication on a site that needs to login and parse its HTML content?
I need to parse the content of HTML tables of a website, but to access the page it is necessary to login. How do I parser this login, this authentication? It could be any parser. I’ve looked, but I…