tellnes / finn.no

MIT License
0 stars 0 forks source link

Can this be used to dump ads to a local database? #1

Open FrodeMMeling opened 9 years ago

FrodeMMeling commented 9 years ago

An example of usage would be nice.

tellnes commented 9 years ago

Yes, it should be possible to dump ads to a local database. But you need to write some code yourself.

As of now it is possible to search for ads and stream the results. The code will also let you request any document from the api and take care of authorization and caching.

Yes, some documentation would be nice. I will add that when I have some time.