Closed langdon closed 1 month ago
@langdon I'm working on putting together this guide, do you have any recommendations for APIs or websites that could serve as practical examples for the guide?
not really, basically just googling and the docs. I did give https://realpython.com/beautiful-soup-web-scraper-python/ to one of my classes as suggestion.
added in pr https://github.com/BU-Spark/bu-spark/pull/47
We should add BeautifulSoup and Selenium to the data science tech stack as a scraping recommendation.