GithubHelp home page GithubHelp logo

Comments (7)

moda20 avatar moda20 commented on June 9, 2024

@lemontea87 try to use this repo instead : https://github.com/moda20/facebook-scraper

from facebook-scraper.

mikhalko avatar mikhalko commented on June 9, 2024

the same problem, moda20 did not help

from facebook-scraper.

moda20 avatar moda20 commented on June 9, 2024

@mikhalko please post the example you used with my repo, i can't know what "did not help" mean

from facebook-scraper.

mikhalko avatar mikhalko commented on June 9, 2024

Hi.

Your source in page_iterators.py line 152: page = self._get_page('article[data-ft*="top_level_post_id"]', 'article') if (len(page) == 0): page = self._get_page('article[data-ft]', 'article') return PageClass(page, self.get_page_info())

But now there is no 'article[data-ft' in FB pages (mobile, no login, Public Page)
And as result 0 Posts ((((

But if close login form and scroll down , page posts will apear

from facebook-scraper.

moda20 avatar moda20 commented on June 9, 2024

@mikhalko this repo and my fork uses mbasic to parse, check the readme on my repo to see how to get it to run correctly

from facebook-scraper.

mikhalko avatar mikhalko commented on June 9, 2024

@moda20 Thanks for response. There is a problem. It is impossible to open mbasic url without login.
Try to open https://mbasic.facebook.com/nintendo?v=timeline

FB ask to login(((

from facebook-scraper.

moda20 avatar moda20 commented on June 9, 2024

@mikhalko yeah, i believe mbasic needs logins for everything. if you can't use credentials of cookies then i think
you should try this repo, it does most things but without logins needed : https://github.com/shaikhsajid1111/facebook_page_scraper

from facebook-scraper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.