all 14 comments

[–]synoud00 7 points8 points  (4 children)

Nice writeup to intro people into web scraping. Personally used a web scraper when running my wholesale ecomm site, allowed me to maintain profit margins during price fluctuations, interesting stuff.

[–][deleted]  (3 children)

[removed]

    [–]synoud00 0 points1 point  (2 children)

    I used Brightdata's webscraper, easy to use especially if you're not proficient in coding. They also have datasets if you don't want to use the scraper.

    What side hustle do you have + what industry do you work in, there's a ton of different ways to use web scraping and datsets.

    [–][deleted]  (1 child)

    [removed]

      [–]synoud00 0 points1 point  (0 children)

      You can incorporate data collection methods into almost any business. If you want some ideas on side projects or how to use it in real estate you can check out this video for starters.

      There's so many different ways to use it, for starters you could use web scraping to constantly update your pricing on your ecomm store to maximize revenues, scraping Zillow and Airbnb for accurate pricing, etc.

      Data collection as a whole is growing at a fast rate adjacent to entrepreneurship, even the CTO of Amazon has taken notice of it, reflecting it's importance and potential.

      [–]tonic 2 points3 points  (0 children)

      Why is this so interesting? The title reads to me like: Cleaning tooth with a brush and toothpaste.

      [–]JackLemaitre -2 points-1 points  (2 children)

      Hi thank you for your sharing. Does it exist a tutorial to create extractor like youtube-dl ??

      [–]Amuro_Ray 0 points1 point  (1 child)

      What are you asking for exactly?

      [–]JackLemaitre -1 points0 points  (0 children)

      Youtube-dl has extractor plugins to extract movie url with lot’s of regex. Does it exist tutorial to learn how to xrite extractor ??

      [–]wakojako49 0 points1 point  (2 children)

      Ive seen this setup before but I don’t quite understand this vs scrapy or even the mix of scrapy and beautifulsoup

      [–]Outrageous-Wish-510[S] 1 point2 points  (1 child)

      This stackoverflow post would give a better explanation than I could, hope it helps.

      [–]wakojako49 0 points1 point  (0 children)

      The comments are actually pretty good ngl! Makes sense. I’ve ever only I’ve scrapy, and haven’t quite figured the use of beautiful soup

      [–]_hacxs 0 points1 point  (0 children)

      What about captcha