Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code usage #7

Open
najbot opened this issue Jan 3, 2018 · 1 comment
Open

Code usage #7

najbot opened this issue Jan 3, 2018 · 1 comment

Comments

@najbot
Copy link

najbot commented Jan 3, 2018

Hello, I do not know how to use the script:
from FacebookWebBot import *
bot=FacebookBot()
bot.set_page_load_timeout(10)
bot.login("your@email.com","yourpassword")
allpost=bot.getPostInProfile("https://mbasic.facebook.com/your-gf-profile",deep=50)
for p in allpost:
print(p)

Where should I put this piece of code?

ps : A video or tutorial would be really effective, thank you all the same.

@jleaders
Copy link

jleaders commented Sep 1, 2019

In a file ending in *.py and then run it with python command line tool. Better yet use PyCharm or Wing IDE. I'd suggest learning programming in python first.

Recommend closing this issue as off topic.

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

No branches or pull requests

2 participants