I Couldn't Find a Good API... So I Built My Own

Поділитися
Вставка
  • Опубліковано 26 лис 2024

КОМЕНТАРІ • 16

  • @kevinr8431
    @kevinr8431 22 години тому +3

    For those who are not aware, the product used in this video to avoid captcha is Bright Data. It costs $499/mo

    • @kennygunderman
      @kennygunderman  20 годин тому +1

      The product used in the video is the "Scraping Browser," which operates on a pay-as-you-go model at $8.40 per GB of data scraped. I literally paid $1 for the scraper used in this video.
      The product you're looking at is designed for teams scraping massive amounts of data, offering 69 GB of data per month for $499. It's specifically for large-scale projects and companies needing to scrape tons of data:
      brightdata.com/pricing/scraping-browser

  • @thebossrickyross15
    @thebossrickyross15 2 дні тому +2

    This video was awesome and helped me more than you know thank you!!!!

  • @kevinr8431
    @kevinr8431 2 дні тому +3

    I’m new to Docker. Can you explain why the project needs Docker?

    • @YarosMallorca
      @YarosMallorca 2 дні тому +1

      Docker is a way to conterinerize your applications, this way they can run without installing any other dependencies.
      This is very useful when deploying on a server, this way you'll only need to install Docker on the server and that's it.

  • @syedbilal07
    @syedbilal07 2 дні тому +1

    Good work Kenny! Keep it up.😊

  • @chrismorales2270
    @chrismorales2270 12 годин тому

    Loved the explanation! Would you consider doing a tutorial of hosting a production ready API with AWS? I want to learn more and there aren't much tutorials

  • @kevinr8431
    @kevinr8431 2 дні тому

    It would be awesome if you could elaborate on the part where you get your api working in AWS Lambda.

  • @ArseyTech
    @ArseyTech День тому +1

    Do u have the Android version, it's not their, but want it❤

  • @UNgineering
    @UNgineering 2 дні тому

    awesome project. do you have a way to export your db? I was hoping to create something like this for offline use (remote areas where internet is sparse or painfully slow)

  • @SuPerStatic
    @SuPerStatic 2 дні тому

    So dope, inspires me to work on my own API system haha.

  • @Randorandom232
    @Randorandom232 2 дні тому

    This guy and nick white are those small coder guys to me

  • @kivro_o
    @kivro_o 2 дні тому

    Is it available for android?

  • @marketwager
    @marketwager День тому

    Add sleep metrics.

  • @derismekentz1
    @derismekentz1 7 годин тому

    So you scrapped the data you say that is free, but then add an API key for only your app can use?