Y
Hacker News
new
|
ask
|
show
|
jobs
by
peab
649 days ago
I'm also curious about this! I've been learning about scraping, but I've had a hard time finding good info about how to deal with user auth effectively.
1 comments
sharpshadow
649 days ago
You login and grab the session and save it. Then you mount the session to the requests.
link