Skip to content

Fb.py fixed#5

Closed
dibyasonu wants to merge 5 commits intoankitjain28may:masterfrom
dibyasonu:master
Closed

Fb.py fixed#5
dibyasonu wants to merge 5 commits intoankitjain28may:masterfrom
dibyasonu:master

Conversation

@dibyasonu
Copy link
Copy Markdown

Scraping actual Facebook site is a little problematic as getting its relative xpath is difficult. So we are using (https://mbasic.facebook.com/) which has simple HTML format and loads up quickly. Only thing is that after login the URL changes, so redirecting it again to previous URL is required or else it throws element not found error.
It's now complete.
Please merge it to your master ASAP, this pull request is another step for me to complete the hacktoberfest

dibyasonu and others added 5 commits October 22, 2017 06:51
Scraping actual Facebook site is a little problematic as getting its relative xpath is difficult. So we are using (https://mbasic.facebook.com/) which has simple HTML format and loads up quickly. Only thing is that after login the URL changes, so redirecting it again to previous URL is required or else it throws element not found error. 
It's now complete
Error fixes for unicode, updated README
@dibyasonu dibyasonu closed this Oct 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants