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
    1 month ago
    1
    filmow_to_letterboxd_csv
    filmow_to_letterboxd_csvGera o arquivo CSV para importar / migrar do filmow para o Letterboxd
    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.
    MohammedDerouic
    MohammedDerouic
    published a Repl
    2 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
    4 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
    4 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.
    EpicCoder47
    EpicCoder47
    published a Repl
    6 days ago
    0
    Textivate-French-Points-Giver
    Textivate-French-Points-GiverThis was made very quickly for the main purpose of giving you Textivate points for the class challenge. i was incredibly bored, so made this. You can enter any amount of points and it will work, this will not be patched. This sends a request to the textivate API endpoint https://textivate.com/challengepoints.php. Use this in school or whatever, just give me credit
    ryanmasching
    ryanmasching
    published a Repl
    6 days ago
    0
    Day96_100 Web Scraping
    Day96_100 Web ScrapingScrapes hacker new.com for data
    fornesus
    fornesus
    published a Repl
    10 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
    11 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.
    createyourownyo
    createyourownyo
    published a Repl
    23 days ago
    0
    day100_100Days
    day100_100DaysThis repl is my final project of the 100 days this is a program that scrapes the price of a product from a shopping website and stores the price that you want the product at then it checks every day the price of the product and compares it with yours. If the product price is equal to or less than the price you want then it will email you and also provide a link to the website so that you can immediately get the product.
    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