mirror of https://github.com/scrapy/scrapy.git
Merge pull request #4956 from Gallaecio/readme-contributors
Mention contributors in the README
This commit is contained in:
commit
28262d4b24
|
|
@ -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
|
||||
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,
|
||||
including a list of features.
|
||||
|
||||
|
||||
Requirements
|
||||
============
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue