An Python program which helps finding customers for AhaMove sales team.
Automatically look for shipping request posts in pre-defined groups and notify staffs via Telegram.
Staff will be assign using Telegram Username (Ex: @quancao). Therefore, please make sure all staffs have Username on Telegram.
Posts will be simultaneously logged on Google Sheet.
Skills involved:
- Python
- Multi-threading
- Selenium
- Google Sheet API
- Telegram API
- SQL
NEW POST
Nội dung: {post_content}
Facebook: {facebook_profile}
Phone: {phone_detected_in_content}
Link: {post_link}
{staff}
phone | time | content | post | profile | staff | note |
---|---|---|---|---|---|---|
84xxxxxx | 2019-12-24 14:17:00 | ứng 100 | https://www.facebook.com/groups/... | https://www.facebook.com/... | @quancao | good |
phone | time | content | post | profile |
---|---|---|---|---|
84xxxxxx | 2019-12-24 14:17:00 | ứng 100 | https://www.facebook.com/groups/... | https://www.facebook.com/... |
Filter: Only users in their 40 days old.
NEW POST
Nội dung: {post_content}
Facebook: {facebook_profile}
Link: {post_link}
#nophone
All gathered posts will be stored in format of SQL in order to conduct analytic later on.