Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 706 Bytes

File metadata and controls

18 lines (10 loc) · 706 Bytes

Tough

Tough is a tough element selector which doesn't really care about structural changes of web documents.

Finders Keepers

Motivation

Web Scraping is what you love and most website owners not. Best websites defence against being scraped is to change HTML structure once a month, a week or even a day. Adjusting your code is the biggest problem and here's Tough, an element selector which uses human-like strategies to find a data inside a web document.

Installation and Usage

(Work In Progress)

License

MIT Alireza Sheikholmolouki