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

get_post_by_search() is not working throwing some error #46

Open
naveedamir488569 opened this issue Mar 21, 2024 · 2 comments
Open

get_post_by_search() is not working throwing some error #46

naveedamir488569 opened this issue Mar 21, 2024 · 2 comments

Comments

@naveedamir488569
Copy link

for post in get_posts_by_search("robots"):
print(post)

i am using above logic, to fetch the posts by keyword, during code execution, i am getting below error:

raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://m.facebook.com/search/posts?q=robots

please help me resolve this, if someone has already resolved it,

@moda20
Copy link
Owner

moda20 commented Mar 28, 2024

@naveedamir488569 Yes this wasn't updated yet, it would be great if you can help with that

@pitzmoni
Copy link

Hi, any news on this?

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

3 participants