A python script for scrapping Email and Phone Number recursively using Beautiful Soup and Pandas.
- Upload the .xlsx file which contains urls and name or details corresponding to link.
- Set the column names according to the .xlsx file.
- Set the count variable for depth in website you want to look(default count = 10).
Check Colab Link https://colab.research.google.com/drive/1ZqZOeel_B7BObGQFlfDJi5X1ImHF1p7J?usp=sharing