ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

[help] noob question


  • Please log in to reply
[help] noob question

#1

Chipss
Chipss
    Offline
    9
    Rep
    76
    Likes

    Veteran

Posts: 635
Threads: 74
Joined: Dec 16, 2017
Credits: 0

Six years registered
#1

hello, I just started learning c# and am very good at javascript, so I learn fast with this type of shit. I was wondering if there was a way to get everything from a page, sorta like snekfetch in javascript (https://www.npmjs.co...ckage/snekfetch)


  • 0

#2

Schematic
Schematic
    Offline
    6
    Rep
    35
    Likes

    .NET Scrub

Posts: 82
Threads: 15
Joined: Jul 14, 2017
Credits: 0

Seven years registered
#2

hello, I just started learning c# and am very good at javascript, so I learn fast with this type of shit. I was wondering if there was a way to get everything from a page, sorta like snekfetch in javascript (https://www.npmjs.co...ckage/snekfetch)

Try HtmlAgilityPack.


  • 0

#3

IcyJake
IcyJake
    Offline
    0
    Rep
    -1
    Likes

    Member

Posts: 37
Threads: 17
Joined: Jan 28, 2018
Credits: 0

Six years registered
#3

To get the HTML code from a website, you use the WebClient object and to parse that received HTML code, you could just use the HtmlAgilityPack library, as said above.


  • 0

april fools 2023!

~pumpernickel bitch


#4

Faydasinedir
Faydasinedir
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 7
Threads: 0
Joined: Apr 30, 2018
Credits: 0
Six years registered
#4

http://html-agility-pack.net/


  • 0


 Users browsing this thread: and 1 guests