An open API service indexing awesome lists of open source software.

https://github.com/alireza29675/tough

Tough is a tough element selector which doesn't really care about structural changes of web documents.
https://github.com/alireza29675/tough

css-selector dom-selection puppeteer

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](./LICENSE) Alireza Sheikholmolouki