JelmerT / dailytrademarks.com

Repo of the dailytrademarks.com site and parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dailytrademarks.com

Project Status: UNFINISHED

This repository holds the source files of a web application that scrapes the daily images of the Trademark Daily Applications of the USPTO.

The goal is to have a daily visual summary of all new trademark applications. This website would enable you to discover new interesting products and brands or discover new possible products that aren't released yet.

The trademark applications and all meta-data get unzipped and parsed into a mongodb database by a python script.

The accompanying node.js web applications displays all images in an infinite scrolling grid. When the image is clicked the database is queried and all meta data is served back to the user.

#####Author Jelmer Tiete (c) 2016, jelmer@tiete.be

#####License This code is released under the Creative Commons Share-alike 4.0 International license.

CC-by-sa

Analytics

About

Repo of the dailytrademarks.com site and parser


Languages

Language:JavaScript 41.5%Language:Python 28.8%Language:CSS 18.7%Language:HTML 10.9%