Showing 48 open source projects for "html tag strip"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    html-metadata

    html-metadata

    MetaData html scraper and parser for Node.js (supports Promises

    The aim of this library is to be a comprehensive source for extracting all HTML-embedded metadata. Currently, it supports Schema.org microdata using a third-party library, a native BEPress, Dublin Core, Highwire Press, JSON-LD, Open Graph, Twitter, EPrints, PRISM, and COinS implementation, and some general metadata that doesn't belong to a particular standard (for instance, the content of the title tag, or meta description tags). Planned is support for RDFa, AGLS, and other yet unheard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jsoup

    jsoup

    Java library for working with real-world HTML

    jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do. jsoup is designed to deal with all varieties of HTML found in the wild; from pristine and validating, to invalid tag-soup; jsoup will create a sensible parse tree. The parser will make every...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    vimwiki

    vimwiki

    Personal Wiki for Vim

    Vimwiki is a personal wiki for Vim, interlinked, plain text files written in a markup language. Organize notes and ideas and quickly create links between them, manage todo-lists, and write a diary. VimWiki is a personal wiki for Vim, a number of linked text files that have their own syntax highlighting. See the VimWiki Wiki for an example website built with VimWiki! Three markup syntaxes supported, Vimwiki's own syntax, Markdown, MediaWiki. Export everything to HTML, link to other wiki pages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AutoScraper

    AutoScraper

    A Smart, Automatic, Fast and Lightweight Web Scraper for Python

    This project is made for automatic web scraping to make scraping easy. It gets a URL or the HTML content of a web page and a list of sample data that we want to scrape from that page. This data can be text, URL or any HTML tag value of that page. It learns the scraping rules and returns similar elements. Then you can use this learned object with new URLs to get similar content or the exact same element of those new pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    Buku

    Buku

    Powerful command-line bookmark manager. Your mini web!

    buku is a powerful bookmark manager written in Python3 and SQLite3. buku fetches the title of a bookmarked web page and stores it along with any additional comments and tags. You can use your favourite editor to compose and update bookmarks. With multiple search options, including regex and a deep scan mode (particularly for URLs), it can find any bookmark instantly. Multiple search results can be opened in the browser at once. Though a terminal utility, it's possible to add bookmarks...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Klipse

    Klipse

    Klipse is a JavaScript plugin for embedding interactive code snippets

    Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs. Technically, Klipse is a small piece of JavaScript code that evaluates code snippets in the browser and it is pluggable on any web page. The klipse plugin is a JavaScript tag that transforms static code snippets of an HTML page into live and interactive snippets. If you want to integrate Klipse inside a Clojurescript project, it is recommended to consume Klipse as a Clojurescript library like any other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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. A detailed text explanation of the error can be accessed using the Error() function. A field...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Apache2::ModProxyPerlHtml

    Reverse proxy with http header, html and javascript code rewritter

    Apache2::ModProxyPerlHtml is the most advanced Apache output filter to rewrite HTTP headers and HTML links for reverse proxy usage. It is written in Perl and exceeds all mod_proxy_html.c limitations without performance lost. It is very simple and has far better parsing/replacement of URL than the original C code. It also support meta tag, CSS, and javascript URL rewriting and can be use with compressed HTTP. You can now replace any code by other, like changing images name or anything else...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents. And very few lines of code (or no line at all!) are needed to do that. Some typical usage domains of JDynamiTe are: - dynamic Web pages creation, - text document generation, - source code generation... In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data. The main benefit of JDynamiTe is to allow a true...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    Zombie.js

    Zombie.js

    Fast, full-stack, headless browser testing using node.js

    Insanely fast, headless full-stack testing using Node.js. Zombie 6.x is tested to work with Node 8 or later. If you need to use Node 6, consider using Zombie 5.x. If you’re going to write an insanely fast, headless browser, how can you not call it Zombie? Zombie it is. Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required. Zombie will work with other testing frameworks. Since Mocha supports promises. Just like your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chunk, an HTML Template Engine for Java

    Chunk, an HTML Template Engine for Java

    Clean, powerful templates for Java

    A powerful Java Template Engine, great for building HTML or XML docs. Chunk can handle many other needs and situations as well. In-tag filters & default values, multiple snippets per file, layered themes, macros, conditional includes, localization & more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Meta Tag Generator. Allows you to research SEO keywords generate proper compliant meta tags and output them to a HTML or text file for insertion into a finished web project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Linkcrawler

    Linkcrawler

    Capable to "Crawl" a site and return a report of all links from it

    Java Desktop application capable to "Crawl" a site and return a report of the status of all the link present at the page, then it moves to another internal page and so on. LinkCrawlers provides a nice HTML5 report with the information of all link per WebPage, Easy to Read. This tool is useful for Web QA testers
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The P* Web Programming Language
    P* (P-star) is a web programming language. P* targets to incorporate common tasks like template handling and database queries into the language. P* is currently in development, and help is needed with writing new functionality and testing. Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST. Say hello on the mailing list if you want to participate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal of this package of classes is to generate XHTML code perfectly indented and without errors. It also allows to manipulate HTML templates. There's one PHP class by HTML tag and some classes contain facility methods to set the content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Customizable browser based (text/web(WYSIWYG)) file editors environment in PHP (GPL Licensed) with loads of features. (tested only in firefox)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TechMVC 3.2.1

    TechMVC 3.2.1

    MVC2 based HTML 5 enabled Web Application Framework

    ...->meta_tags" renamed to "$var->defaultMetaTags" c. TechMVC::updateMetaTags($param) has been added, will be used to add/update/remove metatags from any Controller. d. Custom Link Tag Support Enabled with controller based append facility: TechMVC::createCustomLinkTags($param); e. Session handler upgraded to avoid undefined session ids. Features Removed: ================ 1. Following functions has been removed completely: a. Utility::include_custom_lib($path, $shared
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Jade Sitetree library provides a Sitetree module that provides website security and can be used to generate the site's navigation elements in the presentation layer. Also provides a Layout tag library used to layout HTML pages in a consistent manner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A pure HTML implementation of VNC, using the HTML 5 canvas tag and JavaScript as a client and an RFB to HTTP proxy served up by Python. Requires Python and Python Imaging Library to be installed on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    You want to render an Excel file inside web browsers and allow users to edit information in cells... Workbook Tag has been designed to simplify this scenario. MSOffice is not required ! Ajax interact with server (Excel, Editor, Tag, HTML Converter, JSP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Free Simple Shop
    Free Simple Shop is shopping cart software that is available as a free download. Our aim with Free Simple Shop is to create e-commerce software capable of powering large online shops while still being very easy to use and maintain.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Free Simple Blog
    Free Simple Blog is online journal software. Keeping in touch with friends, family, and/or clients is important. Free Simple Blog makes it easy to do with journal capabilities, photo sharing, content pages, email notifications, and RSS feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Free Simple CMS
    Free Simple CMS is content management software (CMS). Designing websites with Free Simple CMS is easy. You can use our template generator or choose a pre-made template. Integrating Free Simple CMS into an existing design is also very easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FreePHPShoppingCartSoftware
    FreePHPShoppingCartSoftware is free shopping cart software powered by PHP scripting and a MySQL database. The software is released under the GPL license. The software is feature loaded, very easy to install, simple to customize, and a breeze to use!
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next