Skip to content

shumonsharif/mac-web-crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAC Web Crawler

MAC Web Crawler is a MuleSoft custom connector to provide web crawling capabilities to extract data from web pages subsequently based on the structure of the website.

Add this dependency to your application pom.xml

<dependency>
    <groupId>com.mule.mulechain</groupId>
    <artifactId>mac-web-crawler</artifactId>
    <version>0.1.0</version>
    <classifier>mule-plugin</classifier>
</dependency>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%