-
Notifications
You must be signed in to change notification settings - Fork 1
Given urls, returns identified social accounts
License
glefait/socialregexes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
social-regexes ============== Given input, returns identified social network with corresponding user id ------------- Installation: pip install socialregexes ------ Usage: $ python socialregexes/socialregexes.py https://twitter.com/guillem_lefait not_an_url [email protected] https://github.com/glefait ('twitter', 'guillem_lefait') None ('email', '[email protected]') ('github', 'glefait')
About
Given urls, returns identified social accounts
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published