- December 2, 2010
- 21
- 4
I would like to export my database to my site as a simple HTML file.
An idea:
I realized there are two functions (actions) in the scraper scripts: MovieDetailsFetcher and MovieCoverFetcher. I suggest a third one: MovieExportTemplate or similar. That means the following script is a template file to export database as a HTML file. But its working with the stored database, not from the internet. It needs some special function, for example loop for actors, for alternate titles, etc. Finally it would be generate a HTML (+Javascript) file, with folders with covers in it and with images for the exported page.
What do you think? Is it possible or not? I can offer my knowledge as a HTML programmer or a brainstormer.
PS: sorry about my poor English... I hope it was understandable. :sorry:
An idea:
I realized there are two functions (actions) in the scraper scripts: MovieDetailsFetcher and MovieCoverFetcher. I suggest a third one: MovieExportTemplate or similar. That means the following script is a template file to export database as a HTML file. But its working with the stored database, not from the internet. It needs some special function, for example loop for actors, for alternate titles, etc. Finally it would be generate a HTML (+Javascript) file, with folders with covers in it and with images for the exported page.
What do you think? Is it possible or not? I can offer my knowledge as a HTML programmer or a brainstormer.
PS: sorry about my poor English... I hope it was understandable. :sorry:
United States of America