Skip to main content
You can pass parsing instructions to Scraper APIs for selecting the data that you need. Parsing instructions allow you to manually select website elements for parsing. Use custom_parsing parameter in conjunction with parse set to true.

HTML

element_text

xpath

xpath_one

css

css_one

Data Manipulation

amount_from_string

amount_range_from_string

join

regex_find_all

regex_substring

length

select_nth

convert_to_float

convert_to_int

convert_to_str

average

max

min

product

Examples

In these examples, we are using https://www.ebay.com/.

Extract products, price & descriptions

Extract product information


Support

Need help or just want to say hello? Our support is available 24/7.
You can also reach us anytime via email at support@decodo.com.

Feedback

Can’t find what you’re looking for? Request an article!
Have feedback? Share your thoughts on how we can improve.