files in zyte

Posted over 2 years ago by SAI KATTA

Post a topic
Un Answered
S
SAI KATTA

hi where can i access the files created in scrapy code when run in Zyte


For example i have a code

with open('test.txt', 'a') as f:

  f.write(response)

later read it. where can i access the file test that is created please help

0 Votes


0 Comments

Login to post a comment