Hi @hartblanc, thank you for writing up the CardRates project. I was trying to use it yesterday following your instructions, but it looks like there are two main issues:
- The Visa CSV input file is generated as empty. Is there any fix to that? Without the input file, the scrape returns nothing
- On MC, the CSV input file is being generated properly, but the scraper isn't returning values. Is there a fix to this?
For context, I found this code trying to do a personal project to automate an average monthly conversion rate for Visa and MC that I can use with my personal finance. I haven't found another project on Github to scrape the values except for this one, so thank you first off for your effort in making this.
Hi @hartblanc, thank you for writing up the CardRates project. I was trying to use it yesterday following your instructions, but it looks like there are two main issues:
For context, I found this code trying to do a personal project to automate an average monthly conversion rate for Visa and MC that I can use with my personal finance. I haven't found another project on Github to scrape the values except for this one, so thank you first off for your effort in making this.