Skip to main content

Scrapes wikipedia pages for for url, description, plot, images, genre, and year data.

Project description

Page Scrapers

Description

Scrapes wikipedia pages for for url, description, plot, images, genre, and year data.

Installation

pip install page-scrapers

or

pipenv install page-scrapers

Usage

from page_scrapers.wikipedia.scrapers.film import WikipediaFilmScraper

scraper = WikipediaFilmScraper("hellraiser 2")
scraped = scraper.scrape()
filtered = scraper.filter()

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

page_scrapers-2.0.4.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

page_scrapers-2.0.4-py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 3

Supported by

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