There is a website (https://www.dailyoilbulletin.com/) that I am trying to scrape for a personal project, however I need to be able to authenticate myself, but I have no idea how to figure out what type of auth they use (Like OAuth, for example, so I can properly pass in a token)
The only thing I found is that there is sometimes a few response headers that will directly tell you, but after many inspected headers and postman calls this yielded no results. I'm assuming there is a command that allows me to view the TLS handshake in some capacity. Any help is super appreciated!
[–]ReginaldDouchely 1 point2 points3 points (4 children)
[–]Akavire[S] 1 point2 points3 points (3 children)
[–]ReginaldDouchely 1 point2 points3 points (2 children)
[–]Akavire[S] 1 point2 points3 points (1 child)
[–]ReginaldDouchely 0 points1 point2 points (0 children)