Web Scraping Facebook Marketplace deals to Discord with Python - Selenium and BS4

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024

ความคิดเห็น • 16

  • @TheDataCircle
    @TheDataCircle  หลายเดือนก่อน

    Contact pietro@thedatacircle.tech for custom projects.

  • @JNomel
    @JNomel หลายเดือนก่อน +1

    thank you sir I am looking forward for your future content

    • @TheDataCircle
      @TheDataCircle  หลายเดือนก่อน

      You're welcome! There's lots more to come!

  • @jeffreypoach2958
    @jeffreypoach2958 หลายเดือนก่อน +1

    Sweet! Thanks

  • @user-qi3xw9em1z
    @user-qi3xw9em1z หลายเดือนก่อน

    nice, great jobs

    • @TheDataCircle
      @TheDataCircle  4 วันที่ผ่านมา +1

      Thank you! Cheers!

  • @WhatIsBinary
    @WhatIsBinary 5 วันที่ผ่านมา

    It tells me that you need an account to browse marketplace. How did you make this work?

    • @TheDataCircle
      @TheDataCircle  4 วันที่ผ่านมา

      Are you getting the login popup, or the full login screen? If it's the pop-up, you can close it with selenium, if it's the screen it means they flagged you. If that's the case you'd need a different ip or fingerprints.

  • @VictorVLor-pd4yr
    @VictorVLor-pd4yr 25 วันที่ผ่านมา

    But how do you search the United States and all cities cause don’t care where my truck comes from as long as it’s rust free and well maintained.

    • @TheDataCircle
      @TheDataCircle  25 วันที่ผ่านมา

      You can conduct a wider search by tweaking your script to loop through different cities and adjusting the max radius. Just make a list of places you're open to and have the script run a search for each one, like: "for city in cities: ...."

  • @odetramirez
    @odetramirez วันที่ผ่านมา

    i want a quot for one job

    • @TheDataCircle
      @TheDataCircle  23 ชั่วโมงที่ผ่านมา

      Shoot me an email at pietro@thedatacircle.tech and we'll talk.

  • @fatherpratt
    @fatherpratt วันที่ผ่านมา

    you dont get banned?

    • @TheDataCircle
      @TheDataCircle  23 ชั่วโมงที่ผ่านมา

      It's unlikely, since you're not logged in. The worst that could happen is Facebook flagging your activity and requiring you to log in.