danibcorr / WattpadMate

Tool to obtain information from Wattpad and meet users with the same tastes and who are accessible to interact with them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📚 Wattpad Mate

Project banner

Wattpad Mate is a tool designed to facilitate connections with users who share similar tastes.

📋 Description

Wattpad Mate is a Streamlit app that scrapes information from Wattpad pages, filters the results by views and votes, and displays the data in a pandas dataframe. This project is intended for educational purposes and does not store any user data.

🕹️ Usage

  1. Clone the repository and install the required libraries using pip install -r requirements.txt.
  2. Run the app using streamlit run web_scraping/wattpad_scraping.py.
  3. Enter the URL of the Wattpad page you want to scrape, and set the minimum and maximum views and votes filters.
  4. Click the "Start Scraping" button to start the scraping process.
  5. The app will display the filtered data in a pandas dataframe.

⚠️ Note

This app is intended for educational purposes only and does not store any user data. It should not be used to scrape data from Wattpad without explicit permission from Wattpad. I disclaim any responsibility for misuse of this app or any consequences that may arise from unauthorized data scraping from Wattpad. Please respect Wattpad's terms of service and refrain from using this app for any purpose that may violate their policies.

About

Tool to obtain information from Wattpad and meet users with the same tastes and who are accessible to interact with them.


Languages

Language:Python 100.0%