-
Notifications
You must be signed in to change notification settings - Fork 2
ankitdbst/FB-Profile-URL
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Introduction ------------ This is a simple python script to reverse search the facebook profile of a user using the email id as a query parameter. It uses the Beautiful Soup 4.0.0 to scrape the html. More about Beautiful Soup 4.0.0 http://www.crummy.com/software/BeautifulSoup/bs4/doc/ Requirement ----------- Python 2.7 BeautifulSoup 4.0.0 Installation ------------ - Install pip or easy_install - pip install beautifulsoup4 OR - apt-get install python-beautifulsoup4 on a debian platform Usage ------------ > main.py [email protected] password email_id Copyright --------- 2012 Ankit Gupta<[email protected]> License ------- GPL v3 or later
About
Python script to reverse search the Facebook profile of a user using an email id.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published