Code Monkey home page Code Monkey logo

Comments (6)

baditaflorin avatar baditaflorin commented on July 23, 2024

same problem here, do you have any idea if facebook did some modification to the algorithm ?

from facebook-page-post-scraper.

danbenporat avatar danbenporat commented on July 23, 2024

@baditaflorin I had the same issue, resolved by resetting my auth token. FB released v2.8 on October 5th, guessing it is related.

from facebook-page-post-scraper.

robbieashton avatar robbieashton commented on July 23, 2024

Took me a while to figure out, but a cause might be that you need a user token, rather than an App token. If it's a page that has restrictions (such as age, location, etc) you'll need a User token for the code to work

from facebook-page-post-scraper.

rougetimelord avatar rougetimelord commented on July 23, 2024

Take the logged URL and use it in chrome and it'll give you the actual error, I'll bet that it's a badly formed token.

from facebook-page-post-scraper.

longle255 avatar longle255 commented on July 23, 2024

got the same error today. I guess that was problem with python/urllib2. I was able to run same script on MacOS, but not on Ubuntu. On ubuntu it always throws HTTP Error 400: Bad Request

If I copy the url and open on my browser, it still works.

from facebook-page-post-scraper.

hemangpar avatar hemangpar commented on July 23, 2024

Same HTTP 400 : Bad request
its showing error for URL, Can anyone help ? And yeah one doubt , the facebook page which i want to scrap, do i need to give it full URL or just the name of page ? For example the page name is "MR A". So in page id it should be like "https://www.facebook.com/MR A/" or just "MR A" ??

from facebook-page-post-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.