Native interface to sqlite in a Cordova/PhoneGap plugin for Android, iOS, and Windows, with API similar to HTML5/Web SQL API. License for Android and Windows versions: MIT or Apache 2.0 ...
scrapperapi/ ├── gsmarena_scraper.py # Original scraper class ├── gsmarena_scraper_db.py # Database-integrated scraper ├── run_scraper.py # CLI runner with predefined API key ├── db_cli.py # Database ...