Skip to main content

Scrapes pages like wikipedia for for urls, descriptions, and images

Project description

Page Scrapers

Description

Scrapes pages for for urls, descriptions, and images data.

Installation

pip install page-scrapers

or

pipenv install page-scrapers

Usage

from page_scrapers.wikipedia.scraper import WikipediaScraper

scraper = WikipediaScraper("hellraiser 2")
scraped = scraper.scrape(3)
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-1.2.3.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

page_scrapers-1.2.3-py3-none-any.whl (8.6 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