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

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -