Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

macedonga/Omegle-Chat-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omegle Chat Scraper

A .NET library to get Omegle chat image links.

Usage

string[] result = OmegleScraper.Scrape(10); //Returns an array of 10 links
Console.WriteLine(result[1]); //Writes the first result

About

Omegle chat image link scraper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages