I have a website I’m looking to scrape into a SQL database, connecting through ODBC.
I will provide all of the SQL Queries for you, but the program will do the following
1) Run query A before the program runs
2) Then go through the categories from the website, pull a number from the site, and run Query B using the number found, then run Query C using the number found. (2 different queries, making changes in 2 different tables)
Total items to be scraped is a number, (similar to xxx-x-xxx…
