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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -