mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-23 21:00:30 +08:00
27 lines
522 B
ReStructuredText
27 lines
522 B
ReStructuredText
Installation
|
|
------------
|
|
|
|
In the following sections I will guide you through the installation process of the required components
|
|
for this project.
|
|
|
|
Prerequisites
|
|
^^^^^^^^^^^^^
|
|
|
|
- `Python 3.8+ <https://www.python.org/downloads/>`_
|
|
- `pip <https://pip.pypa.io/en/stable/getting-started/>`
|
|
- `ollama <https://ollama.com/>` *optional for local models
|
|
|
|
|
|
Install the library
|
|
^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. code-block:: bash
|
|
|
|
pip install scrapegraphai
|
|
|
|
|
|
As simple as that! You are now ready to scrape gnamgnamgnam 👿👿👿
|
|
|
|
|
|
|