Automate Web Data Extraction 101: Scraping 2400+ Entries with Python
Use case: I helped a friend extract a list of Matta Members (https://www.matta.org.my/members) into an Excel files. With over 2400 entries across 49 web pages, manually copying each entry is impractical and waste of time. Solution: Using Python’s Be...
May 21, 20246 min read77
