-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
It looks google now only provide their intermediate URL that redirects to real news site URL:
'news.google.com/articles/CBMiU2h0dHBzOi8vd3d3LnRoZXZlcmdlLmNvbS8yMDI0LzIvMTQvMjQwNzI3OTIvYXBwbGUtdmlzaW9uLXByby1lYXJseS1hZG9wdGVycy1yZXR1cm5z0gEA?hl=en-US&gl=US&ceid=US%3Aen'
Tried to get redirected URL with requests, but it seems Google use javascript and this won't do. I get to consent page. I don't know how to tackle it without Selenium or similar and this is overhead I don't want for my project.
If someone has solution or pointer in right direction, I will be grateful.
Metadata
Metadata
Assignees
Labels
No labels