Ask HN: What are good resources on web scraping? #1 Post by throwaway_yc » Thu, Jan 23, 2020, 6:26 PM UTC I am learning Python for data mining and analysis. Please suggest your favorite books, blogs, guides, or tutorials.
Re: Ask HN: What are good resources on web scraping? #2 Post by jascii » Thu, Jan 23, 2020, 6:58 PM UTC Mostly this: https://requests.readthedocs.io/en/master/ https://www.crummy.com/software/BeautifulSoup/bs4/doc/