Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON and Image Extraction #4

Open
wayneconnolly opened this issue Aug 18, 2019 · 1 comment
Open

JSON and Image Extraction #4

wayneconnolly opened this issue Aug 18, 2019 · 1 comment

Comments

@wayneconnolly
Copy link

Hi, would it be possible to include JSON output and the experimental Image Extraction to produce a json object like this:

{ "response": { "title": null, "content": " \nThe third characteristic of web page writing ....\n ", "source": "https://www.york.ac.uk/teaching/cws/wws/webpage4.html", "images": [ { "src": "https://www.york.ac.uk/teaching/cws/wws/toofar.gif", "width": null, "height": null, "alt": "" } ] }, "status": "success" }

@gregors
Copy link
Owner

gregors commented Aug 21, 2019

Hey let me look into it

Repository owner deleted a comment from OmerTurann Mar 4, 2024
Repository owner deleted a comment from maiconzucco Mar 4, 2024
@github-staff github-staff deleted a comment from roccozs May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@gregors @wayneconnolly and others