Skip to content

    Community

    #webscraping
    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
    PauloAlves2
    PauloAlves2
    published a Repl
    2 months ago
    1
    filmow_to_letterboxd_csv
    filmow_to_letterboxd_csvGera o arquivo CSV para importar / migrar do filmow para o Letterboxd
    nimahin25
    nimahin25
    published a Repl
    9 days ago
    0
    Web scraping using Python
    Web scraping using PythonScrap web image, title , links and more using Python beautifulsoup
    MohammedDerouic
    MohammedDerouic
    published a Repl
    12 days ago
    0
    National Labor Exchange Job Listing Scraping
    National Labor Exchange Job Listing ScrapingThis code fetches job listing data from National Labor Exchange, using web scraping techniques. The primary goal is to collect structured job information, including details such as job title, company, location, and dates. This data can be used for analysis, specifically for NLP of job description to extract job information that is included in the description (like salary, skills, job type, etc.).
    Mohamed-Nour
    Mohamed-Nour
    published a Repl
    13 days ago
    0
    Hacker News Alerts
    Hacker News AlertsThe project is a basic Slack bot that fetches the top Hacker News stories, filters them based on keywords, and sends a Slack message to a list of users, notifying them of any matches
    MohammedDerouic
    MohammedDerouic
    published a Repl
    18 days ago
    0
    AliExpress Reviews Scraper
    AliExpress Reviews ScraperThis code is able to fetch reviews data for a specific product in AliExpress, and return csv file contains this information: 'buyerName', 'buyerCountry', 'Evaluation', 'buyerFeedback', 'buyerProductFeedBack', 'buyerTranslationFeedback', 'downVoteCount', 'upVoteCount', 'evalData', 'evaluationId', 'responsiveness', 'warrantyService', 'functionality', 'status'
    weafcodes
    weafcodes
    published a Repl
    19 days ago
    0
    Predicting the next Rubik's cube world record
    Predicting the next Rubik's cube world recordGoal: Predict the next rubix cube 3x3 world record - I will be finding the solve time, date, and cuber I will be doing this by: By web scraping data from websites Web scraping: Access a website's source code, then extracting specific data from tables in the website Parsing (Examine or break down) cuber's data Using linear regression to visualize the trend I will be doing this by finding the most qualified cuber, then visualize their improvement and compare it with the world record trend, and get the intersection between the two trend lines. See readied.md for more details.
    SarthakGaurav
    SarthakGaurav
    published a Repl
    20 days ago
    0
    Stock_Update_And_News
    Stock_Update_And_NewsFetches stock data for Tesla (TSLA)(or any other stock ) from the Alpha Vantage API, calculates the percentage change in stock price over two days, and sends an email notification if the change is greater than 1%. It also fetches news headlines related to Tesla using the News API and includes them in the email notification. The API keys and other sensitive information are stored securely using environment variables.
    ryanmasching
    ryanmasching
    published a Repl
    21 days ago
    0
    Day96_100 Web Scraping
    Day96_100 Web ScrapingScrapes hacker new.com for data
    fornesus
    fornesus
    published a Repl
    26 days ago
    0
    CF Web Scraper
    CF Web ScraperAn app that scrapes an online resource for different, specified HTML tags using Python and powered by Flask.
    fornesus
    fornesus
    published a Repl
    27 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.
    Load more
    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