|
|
|
|
|
by lijogdfljk
1592 days ago
|
|
Hah, i am working on a near identical app. How did you deal with pulling content from the web without reinventing wheels? I was thinking about reusing an existing store of scraping instructions, InstantView by Telegram (iirc that's the name). Looks fairly straight forward to write a parser for that spec. However, i wanted to be able to store some in a repo on my own as well, but i fear DMCA strikes on a repo that stores instructions to scrape pages. How did you solve this? |
|