Facebook Parser - data parsing
We have created a whole collection of the most diverse Facebook parsers:
- parsing group members
- Parsing profiles (user information)
- event parsing
- parsing search queries (people, posts, etc.)
- parsing posts of a group, channel, profile
- parsing products from the marketplace
All parsers can be located on the server and switched on periodically by cron, or it can be a desktop version of the application under Windows and switched on at will.
To implement the parser, the Python language is used with the involvement of the Selenium-wire and requests libraries
To work, you need to have an account, and preferably several.
#Facebook #Parser
- parsing group members
- Parsing profiles (user information)
- event parsing
- parsing search queries (people, posts, etc.)
- parsing posts of a group, channel, profile
- parsing products from the marketplace
All parsers can be located on the server and switched on periodically by cron, or it can be a desktop version of the application under Windows and switched on at will.
To implement the parser, the Python language is used with the involvement of the Selenium-wire and requests libraries
To work, you need to have an account, and preferably several.
#Facebook #Parser