Skip to main content

scrapy random fake useragent.

Project description

scrapy-random-fake-ua

Scrapy random User-Agent middleware

Installation

The simplest way is to install it via pip:

pip install scrapy-random-fake-ua

Configuration

settings.py

DOWNLOADER_MIDDLEWARES = {
    'scrapy_random_fake_ua.middleware.RandomUserAgentMiddleware': 400,
}

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

scrapy-random-fake-ua-0.0.7.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

scrapy_random_fake_ua-0.0.7-py3-none-any.whl (4.5 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