I wrote a free script that scrape Facebook groups

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025
  • Script: gist.github.co...
    Also check this out: chromewebstore...
    Check out my course to learn all my web scraping secrets! adrianhorning....

Комментарии • 59

  • @AlexRosier
    @AlexRosier Год назад +2

    Was just looking for this the other day. Really appreciate it!

  • @RaytownProductions
    @RaytownProductions 18 дней назад +1

    This is great! Any chance you could use something like this to collect names and question responses for private facebook groups before the users have been approved? I'm so tired of copying and pasting relevant information into spreadsheets haha!

    • @the-web-scraping-guy
      @the-web-scraping-guy  16 дней назад

      @@RaytownProductions hmmm what do you mean? Feel free to send me an email

  • @anishjoshi1999
    @anishjoshi1999 Год назад +4

    How do you edit your videos ? Great video

  • @metamoney5213
    @metamoney5213 12 дней назад +1

    Hi Adrian, ive been looking to do this for about a YEAR! i just looked at your course is it for new to codeing people ?

  • @callistejustehounnou2203
    @callistejustehounnou2203 10 дней назад

    Hi I loved your video but when I run the code it gives me less than 10 members😥

  • @faisalwahabkhan5310
    @faisalwahabkhan5310 Год назад +2

    Hey Adrian can you make a video on scraping nextdoor? or other local business directories?

    • @the-web-scraping-guy
      @the-web-scraping-guy  Год назад

      Hmmm, don't you have to have an account to get into nextdoor?

    • @larsenmathias4499
      @larsenmathias4499 4 месяца назад

      @@the-web-scraping-guy bro the link you gave for code doesnt open

  • @Mr_I_Buy_Houses
    @Mr_I_Buy_Houses 2 месяца назад +2

    hi Adrian great Video! i followed your instructions, when i run the script the
    the csv file has not data in it, not sure why its not working. thanks for your help :)

  • @TameraEaton-v4p
    @TameraEaton-v4p 9 месяцев назад +4

    I've seen several people say that this doesn't work. My first attempt was the same. The csv file had no data in it. I then tried it on a different Facebook group and it worked. I don't know why it works on some but not others.

    • @sewapacar3510
      @sewapacar3510 7 дней назад

      Is it because of open or closed group?

  • @myselfluqman6683
    @myselfluqman6683 3 дня назад +1

    Hey Sir,
    if I want to scrape a facebook group post data using python how I can do this process?

    • @the-web-scraping-guy
      @the-web-scraping-guy  2 дня назад

      Just check out the network requests, see where the data you want are coming from, copy the request, figure out what params you need to make more requests

  • @المهندسرمزي
    @المهندسرمزي 3 месяца назад +1

    Please I have installed the extension on Chrome browser and the extension is working fine.. I got some data but emails are not included in this data. Is it possible to get emails through this extension?

  • @honey_syed
    @honey_syed 11 месяцев назад +2

    Thanks.
    What's the "safe" max number of posts you have scraped?

    • @the-web-scraping-guy
      @the-web-scraping-guy  11 месяцев назад

      Mmm, can't remember. Your computer will probably sleep before anything happens to your account. When I was testing this I was running it a lot, no problems

  • @maximilianovidal4684
    @maximilianovidal4684 10 месяцев назад +1

    thanks brother this is super helpful. I was trying to create something similar with python but was almost impossible cuz I'm too newbie.
    unfortunately I think they changed the URL reference of the text publication, I'm looking into the graphql but cant find it :( any advise?

    • @the-web-scraping-guy
      @the-web-scraping-guy  10 месяцев назад +1

      Not sure what your question is

    • @maximilianovidal4684
      @maximilianovidal4684 10 месяцев назад

      @@the-web-scraping-guy sorry not my native language. when I runnit doesn't scrap the text of the post. everything else yes except this. I thought facebook changed the reference of the text and if I find the new url and change it in the function interceptRequests() the code will find it again. Hope this time made myself clear, Thanks for everything 🤗

  • @NKD748
    @NKD748 9 месяцев назад +1

    hello thanks you for sharing. the columns email, post_text, postText, postAuthor, postAuthorId are empty

  • @ml_o90x
    @ml_o90x Год назад +2

    make a video on steam scrapping

    • @the-web-scraping-guy
      @the-web-scraping-guy  Год назад

      not a bad idea

    • @ml_o90x
      @ml_o90x Год назад

      @@the-web-scraping-guy thanks for replaying and if you do make make sure to scrap the charts page, since its the most valuable page there.

  • @jbpadilla4517
    @jbpadilla4517 2 месяца назад

    Hello,
    what to remove in the scripts and scrape only the email addresses?

  • @gsonbiswas9765
    @gsonbiswas9765 10 месяцев назад +3

    My account got blocked after I tried to run it. It worked up until it was blocked.

  • @eladministrador4286
    @eladministrador4286 9 месяцев назад

    Hola, muchas gracias!
    Great, great script. Could you adapt it to get the number of reactions for each group post? Please

  • @fecarottasalvatore1771
    @fecarottasalvatore1771 2 месяца назад

    ok after scraping how do I add in my group

  • @eranfeit
    @eranfeit 5 месяцев назад +1

    It does not work. empty output file

  • @Cotravelapp
    @Cotravelapp День назад

    Not working anymore

  • @apcreates1
    @apcreates1 10 месяцев назад +2

    How do you adapt this script so it logs the main post's copy + the first-level comments?

  • @filippocardoso7977
    @filippocardoso7977 6 месяцев назад +1

    my posts.length is 0. So my output is a null csv. Can you help me?

  • @hanabriki6404
    @hanabriki6404 8 месяцев назад +2

    hi , the link of the script is corrupted, can you share a github repo ? thanks

  • @mmsegura
    @mmsegura 9 месяцев назад +1

    what do you use to record your beautiful videos

  • @ArsenalvsEverybody
    @ArsenalvsEverybody 4 месяца назад

    why the result is undefined?

  • @VaunAcar
    @VaunAcar 7 месяцев назад

    What benefit does this data provide?

  • @johnnny9
    @johnnny9 8 месяцев назад +1

    thank you sir very useful

  • @kevincardenas24
    @kevincardenas24 4 месяца назад

    Link is broken, not working.

  • @7EInvestments
    @7EInvestments 10 месяцев назад +5

    this does not work

  • @RonelSaleh
    @RonelSaleh 7 месяцев назад

    Hey, its not working, any advice? ‏‪

  • @benshaw6209
    @benshaw6209 4 месяца назад

    SyntaxError: Unexpected identifier 'run'. ???

    • @benshaw6209
      @benshaw6209 4 месяца назад

      For anyone else getting this, you need to use Chrome (I got the error in Safari).
      Also, the thing I wanted this for was to get the links that were shared in the group. However, these are not extracted by the script..

  • @quipquick1
    @quipquick1 11 месяцев назад +1

    great script, but it's not scrapping post,

  • @muhasin23
    @muhasin23 5 месяцев назад +2

    Is this script works on private groups as well?

    • @the-web-scraping-guy
      @the-web-scraping-guy  5 месяцев назад

      @@muhasin23 yeah

    • @muhasin23
      @muhasin23 5 месяцев назад

      @@the-web-scraping-guy The script gives a blank csv files with column names.

    • @alemazin1
      @alemazin1 4 месяца назад

      ​@@the-web-scraping-guy Another new version working?

  • @serchab2328
    @serchab2328 10 месяцев назад +1

    I need to do this for a community project i have in mind, in México but i need to work with someone abled, its a replicable project, Who wants to join me?

  • @nadav157
    @nadav157 5 месяцев назад

    posts.length = 0
    doesn't work