home.social

#websitescraping — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #websitescraping, aggregated by home.social.

fetched live
  1. Je cherche à scraper une page d'un site web avec FreshRSS. Et ben… c'est une certitude :
    je suis nul.

    Ça existe une app en ligne pour (semi-)automatiser ça ?

    #WebsiteScraping #scraping

  2. #DailyBloggingChallenge (153/200)

    There are two main ways to #scrape a #website, either actively or passively.

    Active scraping is the process of using a trigger to actively scrape the already loaded webpage.

    Passive scraping is the process of having the tool navigate to the webpage and scrape it.

    The main difference is how one is getting to the loaded #webpage.

    #WebsiteScraping