Skip to content

zytedata/zyte-test-websites

Repository files navigation

zyte-test-websites

PyPI Version Supported Python Versions Build Status Coverage report

Overview

zyte-test-websites contains websites that can be used by spiders to test scraping of websites of a specific kind. It currently contains a job postings website.

Job postings

Features:

  • A page with job categories with pagination.
  • Pages with jobs in a category with pagination.
  • Pages with single job details.

Run it with:

$ python -m zyte_test_websites.main jobs 8888

You can access it at http://localhost:8888.

Requirements

  • Python >= 3.9
  • aiohttp

About

Websites for testing spiders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published