Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 509 Bytes

File metadata and controls

23 lines (16 loc) · 509 Bytes

This repository documents scrapy projects.

Scraping chocolate products from "chocolate.co.uk".

I've explored : -spiders -piplines -itemloader -exporting data into files(.josn, .csv, .xml) -load data into databases(mysql, postgresql)

Learned via (https://www.youtube.com/@scrapeops)

Scraping CryproCurrency data from 'https://finance.yahoo.com/crypto'.

scraping -name of the cryptocurrency -current price -change in last 24hr -percentage of the change -volume_in_currency_24Hr