Possible to run python script to create CSVs by scraping website?

info-rchitect
info-rchitect Registered Posts: 188 ✭✭✭✭✭✭

Hi,

I have a Python script that hits internal website and scrapes it, creating CSV files (2 per product). The creation of CSV files is because I was running it manually on my desktop. In the end, I just want to load the data contained in these CSV files into two distinct Snowflake tables. What is the best approach?

thx


Operating system used: Windows 10

Answers

Setup Info
    Tags
      Help me…