Jump to content

update database-CSV or SQL?


Recommended Posts

hi
i already have script,which is scraping one site with products and put them all in one CSV file,ready for upload. This can work fine if i want to just fill up the database with products.
the problem is,that i need to watch the sizes and price of all products every day,according to actual informations on that site which i scrap.
question is- what is better/easier/possible?
find just the products with change (once a day lets say...) and change/update them in database with SQL query
OR
change/update them somehow with CSV file?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...