Skip to content

    Community

    #beautifulsoup
    Cubicle
    Profile picture for polymathematicspolymathematics
    Seance AI
    Profile picture for aestudioaestudio
    voicePerfect
    Profile picture for MartinBowlingMartinBowling
    Explore the Community HubSubmit a Deployment
    Community Hub
    Submit Deployment
    TOP TAGS
    #python
    #javascript
    #ai
    #apps
    #html
    #fun
    #game
    #simple
    #python3
    #java
    #cpp
    #bash
    #Css
    #c
    vvithershins
    vvithershins
    published a Repl
    3 months ago
    1
    Scraping (Day 96_100Days)
    Scraping (Day 96_100Days)This Python code scrapes the website "https://news.ycombinator.com/" using the requests library and then parses the HTML content using BeautifulSoup. It then searches for specific words in the titles of the articles on the website. If a title contains any of the predefined words (like "Python", "replit", "AI", etc.), it adds the title to a list and prints it along with the corresponding link. This is a simple web scraping and data filtering script that searches for specific words in the titles of articles on the given website and displays the titles with their corresponding links.
    fornesus
    fornesus
    published a Repl
    10 days ago
    0
    Fornesus Blog Web Scraper
    Fornesus Blog Web ScraperThis project uses BeautifulSoup4 to scrape data from my blog, Fornesus Blog , particularly heading, paragraph, and other specified HTML tags of interest. I also formatted said data to be human-readable.
    LoicBroy
    LoicBroy
    published a Repl
    2 months ago
    0
    soup
    soupa replit on using beautifulsoup
    bkataru
    bkataru
    published a Repl
    2 months ago
    0
    kayak-scrawler
    kayak-scrawlerselenium and bs4 crawler + scraper to obtain flight listing info from kayak.com install dependencies + setup dev environment git clone https://github.com/bkataru/kayak-scrawler.git cd kayak-scrawler poetry install usage python main.py `
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang