async function runSearch() const resp = await fetch(buildSearchUrl()); const data = await resp.json(); for (const item of data.items
// Simple endpoint to list matches app.get('/matches', async (req, res) => const rows = await db.getAllMatches(); res.json(rows); ); Ngintip Abg Nakal Mandi 28 Des 2012 target
const TARGET = 'Ngintip Abg Nakal Mandi 28 Des 2012'; const API_KEY = process.env.GOOGLE_API_KEY; const CX = process.env.GOOGLE_CX; // custom search engine ID const data = await resp.json()
// Run every 12 hours cron.schedule('0 */12 * * *', runSearch); runSearch(); // also run on startup const rows = await db.getAllMatches()
const app = express(); app.use(express.json());
function buildSearchUrl() const q = encodeURIComponent(TARGET); return `https://www.googleapis.com/customsearch/v1?key=$API_KEY&cx=$CX&q=$q`;
Our company Office Fundamental Ideas Co. (OFISCO),
is a Phil-based company involved in distribution and installation of CCTV camera
and Access Control security systems, both analog and IP-based, and GPS tracking gadgets.
Our main office is along the stretch of Banawe, Quezon City.
Envisioned to be the technical leader in innovation, marketing, distribution
and installation of the latest technology in IP security and GPS devices
to support and enhance business operation, protection and manageability as well as personal security
and convenience.
| Location | : #40-A Banawe St., cor. Dapitan, Quezon City, Philippines 1114 |
| Landline | : +632.87110099 / +632.87887090 / +632.86645592 |
| Fax | : +632.77945713 |
| Mobile | :+63932.7249551 / +63923.7054916 / +63966.1378114 |
| : [email protected] | |
| Skype ID | : sales.ofisco |
| YM ID | : ofisco |
| Office Hours | : Mon-Sat 9:00am-6:00pm |