Skip to content

First working version

Latest
Compare
Choose a tag to compare
@dnoliver dnoliver released this 08 Jun 04:30

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