Skip to content

Mag1ck/BuffScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuffScraper

BuffScraper is a web scraping project that collects data from websites and stores it for further analysis. The project uses Python and popular web scraping libraries to extract and process data efficiently.

Table of Contents

Features

  • Web scraping using Selenium
  • Data storage in txt file
  • Comment on articles
  • Data cleaning and processing

Installation

Prerequisites

  • Python 3.x
  • pip (Python package installer)

Clone the Repository

git clone https://github.com/Mag1ck/BuffScraper.git
cd BuffScraper

Set Up a Virtual Environment

python3 -m venv venv
source venv/bin/activate  # On Windows use `venv\Scripts\activate`

Login

You have to login on buff site before you can use it

Usage

Running the Scraper

python main.py

Configuration

Options before you can use scrapper

In file czytanie.py

USER_DATA_PATH = set location of your chrome user data BINARY_LOCATION = set location of your chrome.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages