How to use python to export the result from a crawl into csv?

Viewed 16

I find a facebook crawler online and it crawls Facebook data into a table format. Is there any way I can export the result table into csv? code attached. Thanks!

0 Answers
Related