python - Collect calls and save them to csv -


is possible if have list of url parse them in python , take server calls key/values without need open browser manually , save them local file?

the library found csv pandas first part. example perfect me.

you can investigate use of 1 of built in or available libraries let python perform browser operations , record results, filter them , use built in csv library output results.

you need 1 of lower level libraries:

  • urllib/urllib2/urllib3

and may need override, 1 or more, of methods record transaction data looking for.


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -