{"library":"scrapy","type":"library","category":null,"description":"Scrapy is a high-level Python web crawling and web scraping framework, designed for fast extraction of structured data from websites. It's actively maintained with frequent releases, supporting applications from data mining to information processing and automated testing. The current version is 2.15.0.","language":"python","status":"active","version":"2.15.0","tags":["web scraping","crawling","spider","async","framework"],"install":[{"cmd":"pip install scrapy","imports":["import scrapy","from scrapy import Spider","from scrapy import Request","from scrapy import Item","from scrapy.item import Field","from scrapy.spiders import CrawlSpider","from scrapy.linkextractors import LinkExtractor","from scrapy.crawler import AsyncCrawlerProcess"]}],"homepage":"https://scrapy.org/","github":"https://github.com/scrapy/scrapy","docs":"https://docs.scrapy.org/","changelog":"https://docs.scrapy.org/en/latest/news.html","pypi":"https://pypi.org/project/scrapy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":7.3,"avg_import_s":1.47,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/scrapy/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}