Skip to content

Releases: dnoliver/intel-ark-scrapper

First working version

08 Jun 04:30
Compare
Choose a tag to compare

This version implement a simple (and inefficient) scrapper for https://ark.intel.com.
It dumps the data into a json format, and then we convert that json format to csv.
Then, we (manually, semi scriptedly) cleanup the csv files to fix bad data.
Finally, we load that data into a relational database and make some queries.

Have fun!

Full Changelog: https://github.com/dnoliver/intel-ark-scrapper/commits/v0.0.1