From d51295cd7357aa3574b8a559d5cd8f84d9bcbaf8 Mon Sep 17 00:00:00 2001 From: Madi Shaiken <72963376+Madi-S@users.noreply.github.com> Date: Sun, 28 Jan 2024 20:40:43 +0600 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bc64532..88132f9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Lead-Generation -The updated version of my outdated dirty clumsy and having shockingly high amount of stars repository on Python +The updated version of my outdated dirty clumsy with a shockingly high amount of stars repository on Python # Installation @@ -60,8 +60,8 @@ if __name__ == '__main__': # Expectations of this project: - - Parse Google Maps and Yelp for telephone number, email, address and other information by given keyword - - Somehow parse search results in Google Search for the same information using regex or other algorithm - - Export all parsed data to csv or excel + - Parse Google Maps and Yelp for telephone number, email, address, and other information by given keyword + - Somehow parse search results in Google Search for the same information using regex or other algorithms + - Export all parsed data to CSV or Excel - For parsed emails send a message, which will be prevented from going to spam - - For parsed telephone numbers send an SMS, which will b prevented from going to spam as well + - For parsed telephone numbers send an SMS, which will be prevented from going to spam as well