python - Access data of a wiki scraper and store it in a local database -


hi have written scraper on scraper-wiki scrape web page , store data in scraper-wiki database.now want write program in python go scraper-wiki api , fetch data , stores in sq lite database of local machine.

first, need query data want. here documentation: 1 2

then, need store using sqlite library documentation can found @ python's official documentation site.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

asp.net - Configuring WCF Services in Code WCF 4.5 -