Save scraped information to a csv file
1 | save2csv(info_50, output, fileEncoding, env)
|
info_50 |
A table contains scraped information |
output |
Path to the output file |
fileEncoding |
Encoding of the output file. See |
env |
Envirionment which has a variable "info". (Don't set it manually.) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.