SecondNewtonLaw / WattyPatty

Wattpad story metadata creator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WattyPatty

A Proof of Concept program to make an archival of Wattpad stories, this is, as said before, a proof of concept, you may "download" stories using it, still, it is not usable due to it not being implemented to parse the HTML into a story markdown or a final html.

After all, if you know enough programming, you can do it yourself very easily by just reading the resulting JSON file, this may be added as an external/additional applet in the future, but there are no clear plans for this thing on the future.

This project uses PuppeteerSharp and PuppeteerSharpExtra to process and obtain data from Wattpad's website via WebScraping.

There has also been some reverse engineering of their public, undocumented API, although really minimal.

Licensing:

  • This project has been licensed under the GNU Affero General Public License 3.0 license. You should have received a copy of the GNU Affero General Public License along with this program.

About

Wattpad story metadata creator

License:GNU Affero General Public License v3.0


Languages

Language:C# 100.0%