Skip to main content

A simple AI (span-marker) powered fandom scraper

Project description

Fandom Scraper

A simple AI (span marker) powered fandom scraper.

[!NOTE]
This package is a part of the Cirilla project

[!IMPORTANT]
In order to use the package an nvidia gpu is required.

Installation

# (recommended)
uv add fandom-scraper

# or
pip install fandom-scraper

Usage

The usage is very simple, the function requires path with so-called seeds to start scraping e.g. examples/witcher_json/witcher_1.json

[
    "Geralt of Rivia", "Triss Merigold", "Vesemir", "Leo", "Lambert", 
    "Eskel", "Alvin", "Shani", "Zoltan Chivay", "Dandelion (Jaskier)", 
    "King Foltest", "Adda the White",

    "Jacques de Aldersberg", "Azar Javed", "Professor (leader of Salamandra)", 
    ...
]

and later uses sugesions provided by an Named Entity Recognition (NER) model. The script saves the scraped pages and instructions into respective folders.

from fandom_scraper import scrape_fandom
in_path = Path("./examples/witcher_json")
out_path = Path("./examples/async_fandom")
instruct_path = Path("./examples/async_fandom_instruct")

scrape_fandom(in_path, out_path, instruct_path)

See examples/async_fandom/ and examples/async_fandom_instruct/ for more examples.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fandom_scraper-0.1.2.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fandom_scraper-0.1.2-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file fandom_scraper-0.1.2.tar.gz.

File metadata

  • Download URL: fandom_scraper-0.1.2.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.0

File hashes

Hashes for fandom_scraper-0.1.2.tar.gz
Algorithm Hash digest
SHA256 9ee26369941d48d7ce37be236d629315780dbc654f01766aacdfbd3252f6bff6
MD5 132e319cc39b9af2c818ee6354fb26b0
BLAKE2b-256 0484d64337701189b460b174c88f46eca1ce9ac1df9a438e0504cfed757c337c

See more details on using hashes here.

File details

Details for the file fandom_scraper-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for fandom_scraper-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2a2419609c8513db425a8fc848bab3d4056e9195332a83495acfe8fbd0b795de
MD5 e3fb474fd49dcdb0db60e954f364b467
BLAKE2b-256 0b98c855630be5c6a02433efe2f1f5359b53c4855626ea70e221dfe1f7561d63

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page