Coder Social home page Coder Social logo

mapraw / html-content-extractor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bayhaqy/html-content-extractor

0.0 0.0 0.0 9 KB

HTML Content Extractor is a user-friendly web app powered by Streamlit. With it, you can input a URL, retrieve and refine the HTML content from Google's web cache, and save the edited HTML. It also enables you to freely access Medium articles, bypassing member-only restrictions.

Home Page: https://blog.bayhaqy.my.id/p/apps-python-06.html

License: MIT License

Python 100.00%

html-content-extractor's Introduction

HTML Content Extractor

HTML Content Extractor is a simple web application created with Streamlit. It allows you to enter a URL, fetch and process the HTML content from the Google web cache, and download the modified HTML content. This tool is helpful when you want to extract and clean HTML content for various purposes. It also allows you to read Medium's articles without being blocked by a "member-only" paywall.

How to Use

  1. Open Here to access the website.
  2. Enter the URL you want to extract HTML content from.
  3. Click the "Fetch and Process HTML" button.
  4. The HTML content will be displayed when you click "Show Medium Content".
  5. Click the "Download HTML" button to save the HTML file.

Getting Started

To run this Streamlit app locally, follow these steps:

  1. Clone this GitHub repository to your local machine:

    git clone https://github.com/bayhaqy/HTML-Content-Extractor.git
  2. Navigate to the project directory:

    cd HTML-Content-Extractor
  3. Install the required Python packages:

    pip install -r requirements.txt
  4. Run the Streamlit app:

    streamlit run app.py

To run this Streamlit app on Streamlit.io, follow these steps:

  1. Open Here.
  2. Choose the option for Fullscreen.
  3. Click "Fork this app".
  4. Adjust for "App URL".
  5. Click "Fork" to start the process.
  6. Open the URL as you adjust.

Dependencies

This project uses the following Python packages:

  • Streamlit
  • BeautifulSoup
  • requests

You can install these dependencies using pip by running pip install -r requirements.txt.

Author

This project was created by Bayhaqy.

License

This project is licensed under the MIT License - see the LICENSE file for details.


html-content-extractor's People

Contributors

bayhaqy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.