Scrapping address of 5k AT&T stores from official AT&T website using HTMLParser in Python
- Official website showing all AT&T stores in the US: https://www.att.com/stores/us?fbclid=IwAR1s-gJMi0hDo2KxFazu1JacF0LlIKZf6fv6VtExj1MGO_a8NUjsmoCrpPY
- Download Python code
- Run
at&t address scrapping.ipynb
- The output address will be saved in
at&t - stroes address.xlsx
- Python code:
at&t address scrapping.ipynb
- Output:
at&t - stroes address.xlsx
- Ian Chi