Re: [Tutor] How to Load Every Revised Wikipedia Page Revision

2018-02-22 Thread Jostein Berntsen
On 19.02.18,15:50, Daniel Bosah wrote: > Good day, > > I'm doing research for a compsci group. I have a script that is supposed to > load every revised page of a wikipedia article on FDR. > > This script is supposed to, in while loop > access the wikipedia api and using the request library, > ac

[Tutor] How to Load Every Revised Wikipedia Page Revision

2018-02-19 Thread Daniel Bosah
Good day, I'm doing research for a compsci group. I have a script that is supposed to load every revised page of a wikipedia article on FDR. This script is supposed to, in while loop access the wikipedia api and using the request library, access the api if the continue is in the requests update