Skip to content

PoC to retrieve data from government pages about Galicia nature places.

Notifications You must be signed in to change notification settings

soulcodex/galicia-nature-places-scrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extract Nature Places - Scrapy Implementation 👾 🌴

This is a PoC using the Python scrapy library to retrieve data from pages of the government of Galicia, Spain related with beautiful natural places that exist here in Galicia and that are sure to be a must visit whenever you come to Galicia.

Requirements 📜

  • Python >= 3.8
  • venv

Getting started ▶️ 🔥

python3 -m venv .venv
. venv/bin/activate
pip install -r requirements.txt

Running the scrapper 🏃

scrapy crawl galicia_places_spider -o galicia-places.json

About

PoC to retrieve data from government pages about Galicia nature places.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages