A repo to try out Scrapy tutorials and such
Explore the docs »
This repo follows the Scrapy tutorial and fiddles with a few more examples. I have created it in order to learn how to use Scrapy for further projects.
To get a local copy up and running follow these simple steps.
.
- Clone the repo
git clone https://github.com/ladywithanermine/ermine-scrapy-fiddling.git
- Recreate the pipenv virtual environment
pipenv sync --dev
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the Creative Commons 1.0 Universal License. See LICENSE
for more information.
Paula - [email protected]
Project Link: https://github.com/ladywithanermine/ermine-scrapy-fiddling