Merge pull request #4956 from Gallaecio/readme-contributors

Mention contributors in the README
This commit is contained in:
Mikhail Korobov 2021-01-14 19:58:52 +05:00 committed by GitHub
commit 28262d4b24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -42,9 +42,15 @@ Scrapy is a fast high-level web crawling and web scraping framework, used to
crawl websites and extract structured data from their pages. It can be used for crawl websites and extract structured data from their pages. It can be used for
a wide range of purposes, from data mining to monitoring and automated testing. a wide range of purposes, from data mining to monitoring and automated testing.
Scrapy is maintained by `Scrapinghub`_ and `many other contributors`_.
.. _many other contributors: https://github.com/scrapy/scrapy/graphs/contributors
.. _Scrapinghub: https://www.scrapinghub.com/
Check the Scrapy homepage at https://scrapy.org for more information, Check the Scrapy homepage at https://scrapy.org for more information,
including a list of features. including a list of features.
Requirements Requirements
============ ============