Click here to Skip to main content
15,891,184 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
honey the codewitch20-Sep-19 2:56
mvahoney the codewitch20-Sep-19 2:56 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
PIEBALDconsult20-Sep-19 3:12
mvePIEBALDconsult20-Sep-19 3:12 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
honey the codewitch20-Sep-19 3:15
mvahoney the codewitch20-Sep-19 3:15 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
dan!sh 20-Sep-19 3:47
professional dan!sh 20-Sep-19 3:47 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
honey the codewitch20-Sep-19 4:29
mvahoney the codewitch20-Sep-19 4:29 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
musefan20-Sep-19 4:55
musefan20-Sep-19 4:55 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
honey the codewitch20-Sep-19 5:02
mvahoney the codewitch20-Sep-19 5:02 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
dan!sh 20-Sep-19 5:51
professional dan!sh 20-Sep-19 5:51 
So, scrape website and show it as JSON to others. I am not aware of anyone who would need it. If I need to scrape something, I need latest content from the page and not something historic from a database. I can scrape anything I want because I know exactly what I want. I would not try to spend time on another service and try to make it understand what I want.

Now, creating a JSON formatted string from, lets assume, a string array is something I may need. But then again, my JSON schema is going to be more or less unique to me.

If at all I care about historic pages, waybackmachine is my good friend.

And if non of this makes sense, there are already a large number or services that offer website scraping. I found this through a quick search: [Parsers - Free web scraper - Parsers] (https://parsers.me/).
"It is easy to decipher extraterrestrial signals after deciphering Javascript and VB6 themselves.", ISanti[^]

GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
honey the codewitch20-Sep-19 5:54
mvahoney the codewitch20-Sep-19 5:54 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
Sander Rossel21-Sep-19 2:02
professionalSander Rossel21-Sep-19 2:02 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
honey the codewitch21-Sep-19 3:23
mvahoney the codewitch21-Sep-19 3:23 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
honey the codewitch21-Sep-19 3:25
mvahoney the codewitch21-Sep-19 3:25 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
Sander Rossel21-Sep-19 3:27
professionalSander Rossel21-Sep-19 3:27 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
honey the codewitch21-Sep-19 3:28
mvahoney the codewitch21-Sep-19 3:28 
GeneralRe: just thought of kind of a cool idea that's simple but neat (maybe) Pin
Sander Rossel21-Sep-19 3:39
professionalSander Rossel21-Sep-19 3:39 
GeneralMan vs. Machine Pin
PeejayAdams19-Sep-19 23:57
PeejayAdams19-Sep-19 23:57 
AnswerRe: Man vs. Machine Pin
lopatir20-Sep-19 0:10
lopatir20-Sep-19 0:10 
GeneralRe: Man vs. Machine Pin
PeejayAdams20-Sep-19 0:20
PeejayAdams20-Sep-19 0:20 
GeneralRe: Man vs. Machine Pin
Slacker00720-Sep-19 1:28
professionalSlacker00720-Sep-19 1:28 
GeneralRe: Man vs. Machine Pin
CodeWraith20-Sep-19 2:05
CodeWraith20-Sep-19 2:05 
GeneralRe: Man vs. Machine Pin
Slacker00720-Sep-19 2:57
professionalSlacker00720-Sep-19 2:57 
GeneralRe: Man vs. Machine Pin
musefan20-Sep-19 1:06
musefan20-Sep-19 1:06 
GeneralRe: Man vs. Machine Pin
PeejayAdams20-Sep-19 1:17
PeejayAdams20-Sep-19 1:17 
GeneralRe: Man vs. Machine Pin
musefan20-Sep-19 1:45
musefan20-Sep-19 1:45 
GeneralRe: Man vs. Machine Pin
CodeWraith20-Sep-19 2:02
CodeWraith20-Sep-19 2:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.