Projects
At Zyte we maintain and contribute to a wide variety of open source projects. See below for a list of projects we can mentor this year.
Scrapy

Very popular web crawling and scraping framework for Python used to write spiders for crawling and extracting data from websites.
Ideas ContributeDateparser

Python library to easily parse localized dates in almost any string format commonly found on web pages.
Ideas ContributeParsel
Python library to extract data from HTML and XML using XPath and CSS selectors.
Ideas ContributeSplash

Headless-browser framework for web crawling and scraping, specifically designed to act as an accessory for Scrapy crawlers, though it can be used as a stand-alone tool as well.
ContributePlaywright integration for Scrapy
Scrapy Download Handler which performs requests using Playwright.
Contributeitemadapter
Common interface to handle objects of different types in an uniform manner, regardless of their underlying implementation.
Contribute