Showing 11 open source projects for "beautifulsoup"

View related business solutions
  • New Relic provides the most powerful cloud-based observability platform built to help companies create more perfect software. Icon
    New Relic provides the most powerful cloud-based observability platform built to help companies create more perfect software.

    Get a live and in-depth view of your network, infrastructure, applications, end-user experience, machine learning models and more.

    Correlate issues across your stack. Debug and collaborate from your IDE. AI assistance at every step. All in one connected experience - not a maze of charts.
    Start for Free
  • Multi-Entity Cloud Accounting Software for Growing Businesses Icon
    Multi-Entity Cloud Accounting Software for Growing Businesses

    Built for small to midsize businesses that have outgrown entry-level accounting or legacy ERP solutions.

    Built natively on the Microsoft Power Platform (Dynamics 365), Gravity delivers robust multi-entity financial management with seamless integration to Microsoft 365, Power BI, Teams + Copilot — no third-party add-ons required.
    Learn More
  • 1
    Fapello.Downloader

    Fapello.Downloader

    NSFW Windows app to batch download images and videos

    ...The tool allows users to paste a content URL and retrieve all associated media in a single operation, eliminating the need for manual downloading of individual files. It is built entirely in Python and leverages libraries such as BeautifulSoup and requests for scraping and data retrieval, while using a customtkinter interface to provide a user-friendly experience. The application is packaged as a standalone executable for Windows, making it accessible without requiring a Python environment. It is optimized for batch operations, organizing downloaded media into structured folders for easy access and storage. ...
    Downloads: 94 This Week
    Last Update:
    See Project
  • 2
    spider_collection

    spider_collection

    Collection of Python web scraping scripts for data extraction tasks

    spider_collection is a collection of Python web crawler scripts created primarily for experimentation, learning, and practical scraping tasks. spider_collection gathers multiple independent spiders designed to collect data from different platforms and services, demonstrating a variety of scraping techniques and workflows. These crawlers make use of common Python scraping tools such as requests, parsel, BeautifulSoup, and the Scrapy framework to extract structured information from web pages. Several scripts also incorporate multi-threading and proxy usage to improve scraping efficiency and help avoid common anti-scraping limitations. In addition to raw data collection, some spiders include basic data processing and analysis using tools such as pandas and simple visualization with matplotlib. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Emoji for Python

    Emoji for Python

    emoji terminal output for Python

    ...The utils/get-codes-from-unicode-consortium.py may help when updating unicode_codes.py but is not guaranteed to work. Generally speaking it scrapes a table on the Unicode Consortium's website with BeautifulSoup and prints the contents to stdout in a more useful format.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    MechanicalSoup

    MechanicalSoup

    A Python library for automating interaction with websites

    ...Unfortunately, Mechanize was incompatible with Python 3 until 2019 and its development stalled for several years. MechanicalSoup provides a similar API, built on Python giants Requests (for HTTP sessions) and BeautifulSoup (for document navigation). Since 2017 it is a project actively maintained by a small team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Evertune | Improve Your Brand's Visibility in AI Search Icon
    Evertune | Improve Your Brand's Visibility in AI Search

    For enterprise marketing teams looking for a platform to understand and influence how AI models like ChatGPT recommend their products or services.

    Evertune is the Generative Engine Optimization (GEO) platform that helps brands improve visibility in AI search across ChatGPT, AI Overview, Gemini, Claude and more.
    Learn More
  • 5
    Scraper of Death
    Scraper of Death is a web scraper. Multiple Scraping Methods Requests + BeautifulSoup (fast, lightweight) Selenium (JavaScript support, dynamic content)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    soup

    soup

    Web Scraper in Go, similar to BeautifulSoup

    Web Scraper in Go, similar to BeautifulSoup. soup is a small web scraper package for Go, with its interface highly similar to that of BeautifulSoup. Pointer containing the pointer to the current html node. NodeValue containing the current html node's value, i.e. the tag name for an ElementNode, or the text in case of a TextNode. Error containing an error in a struct if one occurs, else nil is returned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JSSoup

    JSSoup

    JavaScript + BeautifulSoup = JSSoup

    I'm a fan of Python library BeautifulSoup. It's feature-rich and very easy to use. But when I am working on a small react-native project, and I tried to find a HTML parser library like BeautifulSoup, I failed. So I want to write a HTML parser library that can be so easy to use just like BeautifulSoup in Javascript. JSSoup uses tautologistics/node-htmlparser as HTML dom parser, and creates a series of BeautifulSoup like API on top of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project enables you to easily build a custom HTML whitelist filter that you can use to sanitize user-submitted HTML so that it can be safely displayed in various browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Atropine is a library for assisting with screen-scraping tasks, particularly making that of making exhaustive assertions about the structure of HTML documents. It is built on top of the fantastic BeautifulSoup HTML parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • EasySend is a no-code platform that transforms customer journeys Icon
    EasySend is a no-code platform that transforms customer journeys

    Defy form limits. 
Create digital experiences.

    Evolve forms into smart, AI-powered digital workflows that streamline your data intake and elevate customer experiences.
    Learn More
  • 10

    vB-mTurk-Scraper-1.1

    Scrapes vBulletin forums for links to mTurk HITS

    vB-mTurk-Scraper Can scrape vBulletin forums for links to mTurk HITS Written in: Python 2.* (Not 3 Compatible OR Tested) Requires: BeautifulSoup and requests To install BeautifulSoup run: pip install beautifulsoup4 OR: easy_install beautifulsoup4 To install requests run: pip install requests OR: easy_install requests Information required to run program: HITS Thread Number (Changes Daily: 5 digit number found in the thread URL) Forum URL Page To Start From Number Of Pages To Scrape This is a very very simple command-line script. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyLiveBox aims to create a GUI for the admninistration of the LiveBox (Orange's ADSL modem/router). Written in Python, using optparse, urllib, BeautifulSoup an PyGTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB