More heading fixes

This commit is contained in:
Bradlee Speice 2024-11-03 23:38:10 +00:00
parent 3d04ca8482
commit 666e5415e3

View File

@ -15,7 +15,7 @@ The first question is where to get the future's data. I've been part of [Seeking
First though, let's get the data:
# Downloading Futures data from Seeking Alpha
## Downloading Futures data from Seeking Alpha
We're going to define two HTML parsing classes - one to get the article URL's from a page, and one to get the actual data from each article.