How To Scrape Reddit Using C#

Поділитися
Вставка
  • Опубліковано 19 жов 2024
  • In this video we learn how to create a reddit scraper that will go through WallStreetBets posts and serializes it on an easy to handle way in .NET (C#)
    GitHub: github.com/cod...
    Reddit .NET github.com/sir...
    Twitter: / coding_flamingo
    Coding books I recommend:
    Clean Code: amzn.to/3i2lyIt
    The Art of Unit Testing amzn.to/3czqenS
    Refactoring: Improving the Design of Existing Code: amzn.to/3cwVkN3
    My Setup:
    Shure MV7 XLR/USB Dynamic Podcasting Microphone: amzn.to/38kPmgT
    KINESIS Gaming Freestyle Edge RGB Split Mechanical Keyboard amzn.to/3p57fXB
    GPU Nvidia GTX 1080 amzn.to/2RZDybA
    Mouse amzn.to/2WAPPZy
    CPU AMD Ryzen 5600x amzn.to/3DrhU6B
    Motherboard MSI MPG B550 GAMING amzn.to/2WvGGSm

КОМЕНТАРІ • 4

  • @jjhomeandlifestyle
    @jjhomeandlifestyle Рік тому +1

    Nice. I need this. Thanks

  • @ontirius
    @ontirius 2 місяці тому

    Can you explain in which way we do this: "//this assumes you have a key vault with your refresh token and avoids the browser" ? I didn't find an helpfull guide to obtein the refresh token... thanks for helps

  • @sebastianbusch6905
    @sebastianbusch6905 7 місяців тому

    doesnt work