oauth - How do I automate authentication on a site that uses a third party like github or Facebook for login credentials when scraping? -


i trying scrape webpage on codeeval.com shows challenges user has completed , ones not completed. page https://www.codeeval.com/open_challenges/ problem use github account log codeeval.com. can't figure out how authenticate scraper through github can page. need manually login , save html file. i'd automate process.

i'm using scrapy , python.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -