(no title)
1vuio0pswjnm7 | 2 days ago
I create an SQLite database of business street addresses using online Yellow Pages, e.g., yellowpages.com
I wrote a simple utility to extract the name, address, phone and URL data from the HTML and convert to SQL. I make the .db file and test it on a laptop
Then I copy the .db file to the phone and query using sqlite3 in Termux
I can then search and copy addresses into OsmAnd or Google Maps
No comments yet.